Class SUCharTweenDataDrawer
Inheritance
SUCharTweenDataDrawer
Assembly: cs.temp.dll.dll
Syntax
public class SUCharTweenDataDrawer : SUAnimationDataDrawer
Methods
GetPropertyHeight(SerializedProperty, GUIContent)
Declaration
public override float GetPropertyHeight(SerializedProperty property, GUIContent label)
Parameters
Type |
Name |
Description |
SerializedProperty |
property |
|
GUIContent |
label |
|
Returns
Overrides
IsNone()
Declaration
protected override bool IsNone()
Returns
Overrides
OnCanBeLooped()
Declaration
protected override bool OnCanBeLooped()
Returns
Overrides
OnCanUseDefaultModes(ref Rect, SerializedProperty)
Declaration
protected override bool OnCanUseDefaultModes(ref Rect position, SerializedProperty property)
Parameters
Type |
Name |
Description |
Rect |
position |
|
SerializedProperty |
property |
|
Returns
Overrides