My Project
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
RuntimeInspectorNamespace.Vector3Field Class Reference
Inheritance diagram for RuntimeInspectorNamespace.Vector3Field:
RuntimeInspectorNamespace.InspectorField

Public Member Functions

override void Initialize ()
 
override bool SupportsType (Type type)
 
override void Refresh ()
 
- Public Member Functions inherited from RuntimeInspectorNamespace.InspectorField
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 ()
 

Protected Member Functions

override void OnBound ()
 
override void OnSkinChanged ()
 
- Protected Member Functions inherited from RuntimeInspectorNamespace.InspectorField
virtual void OnBound ()
 
virtual void OnUnbound ()
 
virtual void OnInspectorChanged ()
 
virtual void OnSkinChanged ()
 
virtual void OnDepthChanged ()
 

Additional Inherited Members

- Protected Attributes inherited from RuntimeInspectorNamespace.InspectorField
LayoutElement layoutElement
 
Text variableNameText
 
- Properties inherited from RuntimeInspectorNamespace.InspectorField
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]
 

Member Function Documentation

◆ 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: