wHiteRabbiT-sTudio Framework
wHiteRabbiT.UnityEditor.BindInspector Class Reference
Inheritance diagram for wHiteRabbiT.UnityEditor.BindInspector:

Public Member Functions

override void OnInspectorGUI ()
 

Protected Member Functions

void Select (int i)
 
string SelectMonoB (List< Component > lcomp, int selectedIndex)
 
string SelectMonoB (List< Component > lcomp, int selectedIndex, string Label)
 
string SelectMember (List< MemberInfo > lmi, int selectedIndex, string Label)
 
string SelectMember (List< MemberInfo > lmi, int selectedIndex, string Label, Type constraintType)
 

Properties

Bind bind [get]
 

Member Function Documentation

override void wHiteRabbiT.UnityEditor.BindInspector.OnInspectorGUI ( )
void wHiteRabbiT.UnityEditor.BindInspector.Select ( int  i)
protected
string wHiteRabbiT.UnityEditor.BindInspector.SelectMember ( List< MemberInfo >  lmi,
int  selectedIndex,
string  Label 
)
protected
string wHiteRabbiT.UnityEditor.BindInspector.SelectMember ( List< MemberInfo >  lmi,
int  selectedIndex,
string  Label,
Type  constraintType 
)
protected
string wHiteRabbiT.UnityEditor.BindInspector.SelectMonoB ( List< Component >  lcomp,
int  selectedIndex 
)
protected
string wHiteRabbiT.UnityEditor.BindInspector.SelectMonoB ( List< Component >  lcomp,
int  selectedIndex,
string  Label 
)
protected

Property Documentation

Bind wHiteRabbiT.UnityEditor.BindInspector.bind
getprotected

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