|
| 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.Vector3Field.Initialize |
( |
| ) |
|
|
inlinevirtual |
◆ OnBound()
| override void RuntimeInspectorNamespace.Vector3Field.OnBound |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnSkinChanged()
| override void RuntimeInspectorNamespace.Vector3Field.OnSkinChanged |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ Refresh()
| override void RuntimeInspectorNamespace.Vector3Field.Refresh |
( |
| ) |
|
|
inlinevirtual |
◆ SupportsType()
| override bool RuntimeInspectorNamespace.Vector3Field.SupportsType |
( |
Type |
type | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/RuntimeInspector/Scripts/RuntimeInspector/Fields/Vector3Field.cs