Property | Type | Description | |
---|---|---|---|
GameObject | GameObject | ||
Index | int | ||
List | GUIContent[] | ||
Members | List |
Method | Description | |
---|---|---|
GameObjectContainer ( ) : System | ||
GameObjectContainer ( GameObject gObj ) : System | ||
Initialize ( ) : void | ||
Invoke ( ) : void | ||
Reset ( ) : void | ||
Reset ( GameObject gObj ) : void |
Method | Description | |
---|---|---|
ReadObject ( Type type, List |
public GameObjectContainer ( GameObject gObj ) : System | ||
gObj | GameObject | |
return | System |