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

Public Member Functions

override bool SupportsType (Type type)
 
- Public Member Functions inherited from RuntimeInspectorNamespace.ObjectReferenceField
override void Initialize ()
 
override bool SupportsType (Type type)
 
void OnDrop (PointerEventData eventData)
 
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 OnReferenceChanged (Object reference)
 
- Protected Member Functions inherited from RuntimeInspectorNamespace.ObjectReferenceField
override void OnBound ()
 
virtual void OnReferenceChanged (Object reference)
 
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 ()
 

Properties

override float HeightMultiplier [get]
 
- 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]
 

Additional Inherited Members

- Protected Attributes inherited from RuntimeInspectorNamespace.ObjectReferenceField
Image background
 
Text referenceNameText
 
- Protected Attributes inherited from RuntimeInspectorNamespace.InspectorField
LayoutElement layoutElement
 
Text variableNameText
 

Member Function Documentation

◆ OnReferenceChanged()

override void RuntimeInspectorNamespace.TextureReferenceField.OnReferenceChanged ( Object  reference)
inlineprotectedvirtual

◆ SupportsType()

override bool RuntimeInspectorNamespace.TextureReferenceField.SupportsType ( Type  type)
inlinevirtual

The documentation for this class was generated from the following file: