Search Results for

    Show / Hide Table of Contents

    Class AnimatorControllerLASM

    anim: Run animations on the executing BEH.

    Inheritance
    System.Object
    Danmokou.SM.StateMachine
    LineActionSM
    ReflectableLASM
    AnimatorControllerLASM
    Inherited Members
    ReflectableLASM.Start(SMHandoff)
    Namespace: Danmokou.SM
    Assembly: cs.temp.dll.dll
    Syntax
    public class AnimatorControllerLASM : ReflectableLASM

    Constructors

    AnimatorControllerLASM(AnimatorControllerLASM.Animate)

    Declaration
    public AnimatorControllerLASM(AnimatorControllerLASM.Animate rs)
    Parameters
    Type Name Description
    AnimatorControllerLASM.Animate rs

    Methods

    Attack()

    Play the attack animation.

    Declaration
    public static AnimatorControllerLASM.Animate Attack()
    Returns
    Type Description
    AnimatorControllerLASM.Animate
    In This Article
    • Constructors
      • AnimatorControllerLASM(AnimatorControllerLASM.Animate)
    • Methods
      • Attack()
    Back to top Generated by DocFX