Search Results for

    Show / Hide Table of Contents

    Class SURectSizeDataDrawer

    Inheritance
    Object
    SUAnimationDataDrawer
    SURectSizeDataDrawer
    Inherited Members
    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 SURectSizeDataDrawer : SUAnimationDataDrawer

    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
    SUAnimationDataDrawer.GetPropertyHeight(SerializedProperty, GUIContent)

    IsNone()

    Declaration
    protected override bool IsNone()
    Returns
    Type Description
    Boolean
    Overrides
    SUAnimationDataDrawer.IsNone()

    OnCanUseDefaultModes(ref Rect, SerializedProperty)

    Declaration
    protected override bool OnCanUseDefaultModes(ref Rect position, SerializedProperty property)
    Parameters
    Type Name Description
    Rect position
    SerializedProperty property
    Returns
    Type Description
    Boolean
    Overrides
    SUAnimationDataDrawer.OnCanUseDefaultModes(ref Rect, SerializedProperty)
    In This Article
    Back to top Copyright © 2021 ATStudio