C# Класс UnityEditor.EditorCache

Наследование: IDisposable
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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