메소드 | 설명 | |
---|---|---|
HasBackups ( CommonBaseBehavior behavior ) : bool |
Returns true if there is a backup for the given behavior.
|
|
MigrateStorage ( ) : void |
Attempts to migrate prefab storage into scene storage.
|
|
RemoveBackup ( |
Removes the given backup instance.
|
|
RemoveInvalidBackups ( ) : void |
Removes backups that are no longer valid (their target got destroyed, etc).
|
public static HasBackups ( CommonBaseBehavior behavior ) : bool | ||
behavior | CommonBaseBehavior | |
리턴 | bool |
public static RemoveBackup ( |
||
serializedObj | ||
리턴 | void |