SetGameObjectList

SetGameObjectList(IList<GameObject>)

public bool SetGameObjectList(IList<GameObject> value) ;

Description

It wants to set the value of the GameObjectList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value could be set.