go | The GameObject to remove MonoBehaviours with a missing script from. |
int The number of MonoBehaviours with a missing script that were removed.
Removes the MonoBehaviours with a missing script from the given GameObject.
Additional resources: GameObjectUtility.GetMonoBehavioursWithMissingScriptCount.