C# Class FullInspector.BackupService.fiPrefabManager

Manages backups stored in prefab storage container. The prefab container stores backups when Unity is in play-mode and when the backup target does not live in the scene (an example would be a backup targeting another prefab).
Exibir arquivo Open project: jacobdufault/fullinspector

Public Methods

Method Description
SetDirty ( ) : void

Method Details

SetDirty() public static method

public static SetDirty ( ) : void
return void