Search Results for

    Show / Hide Table of Contents

    Class SUJumpDataDrawer

    Inheritance
    Object
    SUAnimationDataDrawer
    SUScreenAnimationDataDrawer
    SUJumpDataDrawer
    Inherited Members
    SUScreenAnimationDataDrawer.OnCanUseDefaultModes(Rect, SerializedProperty)
    SUScreenAnimationDataDrawer.IsNone()
    SUAnimationDataDrawer._startMode
    SUAnimationDataDrawer._endMode
    SUAnimationDataDrawer._ease
    SUAnimationDataDrawer._looped
    SUAnimationDataDrawer._obj
    SUAnimationDataDrawer._useUnscaledTime
    SUAnimationDataDrawer.OnGUI(Rect, SerializedProperty, GUIContent)
    SUAnimationDataDrawer.OnCanBeLooped()
    SUAnimationDataDrawer.GetHeightCommonFields()
    Namespace: Surfer
    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
    Type Description
    Single
    Overrides
    SUScreenAnimationDataDrawer.GetPropertyHeight(SerializedProperty, GUIContent)

    OnSupplementaryFields(ref Rect, SerializedProperty)

    Declaration
    protected override void OnSupplementaryFields(ref Rect position, SerializedProperty property)
    Parameters
    Type Name Description
    Rect position
    SerializedProperty property
    Overrides
    SUScreenAnimationDataDrawer.OnSupplementaryFields(ref Rect, SerializedProperty)
    In This Article
    Back to top Copyright © 2021 ATStudio