|
override float | GetPropertyHeight (SerializedProperty property, GUIContent label) |
|
override bool | CanCacheInspectorGUI (SerializedProperty property) |
|
override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
|
Definition at line 19 of file CombinablePropertyDrawer.cs.
◆ CanCacheInspectorGUI()
override bool Leap.Unity.Attributes.CombinablePropertyDrawer.CanCacheInspectorGUI |
( |
SerializedProperty |
property | ) |
|
◆ GetAttributes()
static void Leap.Unity.Attributes.CombinablePropertyDrawer.GetAttributes |
( |
SerializedProperty |
property, |
|
|
FieldInfo |
fieldInfo, |
|
|
out List< CombinablePropertyAttribute > |
outAttributes |
|
) |
| |
|
static |
◆ GetPropertyHeight()
override float Leap.Unity.Attributes.CombinablePropertyDrawer.GetPropertyHeight |
( |
SerializedProperty |
property, |
|
|
GUIContent |
label |
|
) |
| |
◆ OnGUI() [1/2]
static void Leap.Unity.Attributes.CombinablePropertyDrawer.OnGUI |
( |
List< CombinablePropertyAttribute > |
attributes, |
|
|
FieldInfo |
fieldInfo, |
|
|
Rect |
position, |
|
|
SerializedProperty |
property, |
|
|
GUIContent |
label |
|
) |
| |
|
static |
◆ OnGUI() [2/2]
override void Leap.Unity.Attributes.CombinablePropertyDrawer.OnGUI |
( |
Rect |
position, |
|
|
SerializedProperty |
property, |
|
|
GUIContent |
label |
|
) |
| |
The documentation for this class was generated from the following file: