SetGameObjectList

SetGameObjectList(IList<GameObject>)

public bool SetGameObjectList(IList<GameObject> value) ;

説明

GameObjectList型の値を設定する。

パラメーター

パラメーター名 説明
value 値。

戻り値

値を設定できた場合にtrueを返す。