C# 클래스 UnityEditor.EditorCache

상속: IDisposable
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
CleanupAllEditors ( ) : void
CleanupUntouchedEditors ( ) : void
Dispose ( ) : void
EditorCache ( ) : System
EditorCache ( EditorFeatures requirements ) : System
this ( Object o ) : EditorWrapper

메소드 상세

CleanupAllEditors() 공개 메소드

public CleanupAllEditors ( ) : void
리턴 void

CleanupUntouchedEditors() 공개 메소드

public CleanupUntouchedEditors ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

EditorCache() 공개 메소드

public EditorCache ( ) : System
리턴 System

EditorCache() 공개 메소드

public EditorCache ( EditorFeatures requirements ) : System
requirements EditorFeatures
리턴 System

this() 공개 메소드

public this ( Object o ) : EditorWrapper
o Object
리턴 EditorWrapper