Show / Hide Table of Contents

    Class AnimationData_Container.AnimationData

    Inheritance
    Object
    AnimationData_Container.AnimationData
    Namespace: Global
    Assembly: Main.dll
    Syntax
    [Serializable]
    public class AnimationData

    Fields

    | Improve this Doc View Source

    bIsLoop

    Declaration
    public bool bIsLoop
    Field Value
    Type Description
    Boolean
    | Improve this Doc View Source

    iAnimatorLayer

    Declaration
    public int iAnimatorLayer
    Field Value
    Type Description
    Int32
    | Improve this Doc View Source

    strAnimationKey

    Declaration
    public string strAnimationKey
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    strAnimationName

    Declaration
    public string strAnimationName
    Field Value
    Type Description
    String
    • Improve this Doc
    • View Source
    • 0 Comments
    Back to top Example Footer