Class EditorOverride.Cache
Inheritance
System.Object
EditorOverride.Cache
Namespace: ScriptableFramework.CustomEditors
Assembly: cs.temp.dll.dll
Syntax
protected class Cache
Fields
atr
Declaration
public FoldoutAttribute atr
Field Value
| Type | Description |
|---|---|
| FoldoutAttribute |
expanded
Declaration
public bool expanded
Field Value
| Type | Description |
|---|---|
| System.Boolean |
props
Declaration
public List<SerializedProperty> props
Field Value
| Type | Description |
|---|---|
| List<SerializedProperty> |
types
Declaration
public HashSet<string> types
Field Value
| Type | Description |
|---|---|
| HashSet<System.String> |
Methods
Dispose()
Declaration
public void Dispose()