|
override void | Initialize () |
|
override bool | SupportsType (Type type) |
|
override void | Refresh () |
|
delegate object | Getter () |
|
delegate void | Setter (object value) |
|
abstract bool | SupportsType (Type type) |
|
virtual bool | SupportsAttributes (MemberInfo variable) |
|
virtual void | SetupFromAttributes (MemberInfo variable) |
|
virtual void | Initialize () |
|
void | BindTo (InspectorField parent, MemberInfo member, string variableName=null) |
|
void | BindTo (Type variableType, string variableName, Getter getter, Setter setter) |
|
void | Unbind () |
|
virtual void | Refresh () |
|
|
override void | OnBound () |
|
override void | OnSkinChanged () |
|
virtual void | OnBound () |
|
virtual void | OnUnbound () |
|
virtual void | OnInspectorChanged () |
|
virtual void | OnSkinChanged () |
|
virtual void | OnDepthChanged () |
|
|
LayoutElement | layoutElement |
|
Text | variableNameText |
|
RuntimeInspector | Inspector [protected get, set] |
|
UISkin | Skin [protected get, set] |
|
Type | BoundVariableType [get] |
|
object | Value [get, set] |
|
int | Depth [protected get, set] |
|
string | Name [get, set] |
|
string | NameRaw [get, set] |
|
virtual float | HeightMultiplier [get] |
|
◆ Initialize()
override void RuntimeInspectorNamespace.CategoryField.Initialize |
( |
| ) |
|
|
inlinevirtual |
◆ OnBound()
override void RuntimeInspectorNamespace.CategoryField.OnBound |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnSkinChanged()
override void RuntimeInspectorNamespace.CategoryField.OnSkinChanged |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ Refresh()
override void RuntimeInspectorNamespace.CategoryField.Refresh |
( |
| ) |
|
|
inlinevirtual |
◆ SupportsType()
override bool RuntimeInspectorNamespace.CategoryField.SupportsType |
( |
Type |
type | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Objects/Commando/Inspector/CategoryField.cs