Version: 2019.4

GameObjectUtility.GetMonoBehavioursWithMissingScriptCount

マニュアルに切り替える
public static int GetMonoBehavioursWithMissingScriptCount (GameObject go);

パラメーター

goGameObject のユーティリティクラスです

戻り値

int The number of MonoBehaviours with a missing script.

説明

Gets the number of MonoBehaviours with a missing script for the given GameObject.