Method CreateGameObject
CreateGameObject(string, params Type[])
Declaration
public static GameObject CreateGameObject(string name, params Type[] types)
Parameters
Type | Name | Description |
---|---|---|
string | name | |
Type[] | types |
Returns
Type | Description |
---|---|
GameObject |