Method | Description | |
---|---|---|
GetPersistentObjects ( ) : List |
Returns all persistent objects that use Full Inspector.
|
|
GetSceneObjects ( ) : List |
Returns all scene specific objects that use Full Inspector.
|
|
MigrateUnityObject ( |
Changes the serialization data for the given GameObject.
|
Method | Description | |
---|---|---|
ChangeStates ( |
public static GetPersistentObjects ( ) : List |
||
return | List |
public static MigrateUnityObject ( |
||
obj | ||
fromSerializer | The current serializer | |
toSerializer | The new serializer | |
return | void |