C# 클래스 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).
파일 보기 프로젝트 열기: jacobdufault/fullinspector

공개 메소드들

메소드 설명
SetDirty ( ) : void

메소드 상세

SetDirty() 공개 정적인 메소드

public static SetDirty ( ) : void
리턴 void