|
override void | Initialize () |
|
override bool | SupportsType (Type type) |
|
void | OnDrop (PointerEventData eventData) |
|
Public Member Functions inherited from RuntimeInspectorNamespace.ExpandableInspectorField |
override void | Initialize () |
|
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 int | Length [get] |
|
Properties inherited from RuntimeInspectorNamespace.ExpandableInspectorField |
virtual int | Length [get] |
|
bool | IsExpanded [get, set] |
|
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] |
|
◆ GenerateElements()
override void RuntimeInspectorNamespace.ArrayField.GenerateElements |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ Initialize()
override void RuntimeInspectorNamespace.ArrayField.Initialize |
( |
| ) |
|
|
inlinevirtual |
◆ OnBound()
override void RuntimeInspectorNamespace.ArrayField.OnBound |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnDepthChanged()
override void RuntimeInspectorNamespace.ArrayField.OnDepthChanged |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnSkinChanged()
override void RuntimeInspectorNamespace.ArrayField.OnSkinChanged |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnUnbound()
override void RuntimeInspectorNamespace.ArrayField.OnUnbound |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ SupportsType()
override bool RuntimeInspectorNamespace.ArrayField.SupportsType |
( |
Type |
type | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/RuntimeInspector/Scripts/RuntimeInspector/Fields/ArrayField.cs