Method | Description | |
---|---|---|
CreateGameObjectWithHideFlags ( string name, HideFlags hideFlags ) : |
||
InstanceIDToObject ( int instanceId ) : |
||
IsPersistent ( |
||
SetDirty ( |
public static CreateGameObjectWithHideFlags ( string name, HideFlags hideFlags ) : |
||
name | string | |
hideFlags | HideFlags | |
return |
public static InstanceIDToObject ( int instanceId ) : |
||
instanceId | int | |
return |
public static IsPersistent ( |
||
unityObject | ||
return | bool |
public static SetDirty ( |
||
unityObject | ||
return | void |