C# Class UnityEditor.EditorCache

Inheritance: IDisposable
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
CleanupAllEditors ( ) : void
CleanupUntouchedEditors ( ) : void
Dispose ( ) : void
EditorCache ( ) : System
EditorCache ( EditorFeatures requirements ) : System
this ( Object o ) : EditorWrapper

Method Details

CleanupAllEditors() public méthode

public CleanupAllEditors ( ) : void
Résultat void

CleanupUntouchedEditors() public méthode

public CleanupUntouchedEditors ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

EditorCache() public méthode

public EditorCache ( ) : System
Résultat System

EditorCache() public méthode

public EditorCache ( EditorFeatures requirements ) : System
requirements EditorFeatures
Résultat System

this() public méthode

public this ( Object o ) : EditorWrapper
o Object
Résultat EditorWrapper