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).
Afficher le fichier Open project: jacobdufault/fullinspector

Méthodes publiques

Méthode Description
SetDirty ( ) : void

Method Details

SetDirty() public static méthode

public static SetDirty ( ) : void
Résultat void