GameObjectUtility.RemoveMonoBehavioursWithMissingScript
Parameters
| go | The GameObject to remove MonoBehaviours with a missing script from. |
Returns
int The number of MonoBehaviours with a missing script that were removed.
Description 描述
Removes the MonoBehaviours with a missing script from the given GameObject.