Version: 2021.1
言語: 日本語

GameObjectUtility.GetMonoBehavioursWithMissingScriptCount

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

パラメーター

go GameObject のユーティリティクラスです

戻り値

int The number of MonoBehaviours with a missing script.

説明

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