SwiftlyS2

CMoverUpdateNode

Interface CMoverUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMoverUpdateNode : CUnaryUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CUnaryUpdateNode>, ISchemaClass<CMoverUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Additive

ref bool Additive { get; }
Property Value

ApplyMovement

ref bool ApplyMovement { get; }
Property Value

ApplyRotation

ref bool ApplyRotation { get; }
Property Value

Damping

CAnimInputDamping Damping { get; }
Property Value

FacingTarget

ref AnimValueSource FacingTarget { get; }
Property Value

LimitOnly

ref bool LimitOnly { get; }
Property Value

MoveHeadingParam

CAnimParamHandle MoveHeadingParam { get; }
Property Value

MoveVecParam

CAnimParamHandle MoveVecParam { get; }
Property Value

OrientMovement

ref bool OrientMovement { get; }
Property Value

TurnToFaceLimit

ref float TurnToFaceLimit { get; }
Property Value

TurnToFaceOffset

ref float TurnToFaceOffset { get; }
Property Value

TurnToFaceParam

CAnimParamHandle TurnToFaceParam { get; }
Property Value

On this page