|  | 
| 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 () | 
|  | 
|  | 
| 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] | 
|  | 
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/RuntimeInspector/Scripts/RuntimeInspector/Fields/InspectorField.cs