Show / Hide Table of Contents

Class MyAnimationCommand

Inheritance
System.Object
MyAnimationCommand
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyAnimationCommand : ValueType

Fields

AnimationSubtypeName

Declaration
[Serialize]
public string AnimationSubtypeName
Field Value
Type Description
System.String

Area

Declaration
[Serialize]
public string Area
Field Value
Type Description
System.String

BlendOption

Declaration
public MyBlendOption BlendOption
Field Value
Type Description
MyBlendOption

BlendTime

Declaration
public float BlendTime
Field Value
Type Description
System.Single

ExcludeLegsWhenMoving

Declaration
public bool ExcludeLegsWhenMoving
Field Value
Type Description
System.Boolean

FrameOption

Declaration
public MyFrameOption FrameOption
Field Value
Type Description
MyFrameOption

KeepContinuingAnimations

Declaration
public bool KeepContinuingAnimations
Field Value
Type Description
System.Boolean

PlaybackCommand

Declaration
public MyPlaybackCommand PlaybackCommand
Field Value
Type Description
MyPlaybackCommand

TimeScale

Declaration
public float TimeScale
Field Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾