Class SUJumpDataDrawer
Inheritance
SUJumpDataDrawer
Assembly: cs.temp.dll.dll
Syntax
public class SUJumpDataDrawer : SUScreenAnimationDataDrawer
Methods
GetPropertyHeight(SerializedProperty, GUIContent)
Declaration
public override float GetPropertyHeight(SerializedProperty property, GUIContent label)
Parameters
Type |
Name |
Description |
SerializedProperty |
property |
|
GUIContent |
label |
|
Returns
Overrides
OnSupplementaryFields(ref Rect, SerializedProperty)
Declaration
protected override void OnSupplementaryFields(ref Rect position, SerializedProperty property)
Parameters
Type |
Name |
Description |
Rect |
position |
|
SerializedProperty |
property |
|
Overrides