SwiftlyS2

CTargetSelectorUpdateNode

Interface CTargetSelectorUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CTargetSelectorUpdateNode : CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CTargetSelectorUpdateNode>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AngleMode

ref TargetSelectorAngleMode_t AngleMode { get; }
Property Value

Children

ref CUtlVector<CAnimUpdateNodeRef> Children { get; }
Property Value

DesiredMoveHeadingParameter

CAnimParamHandle DesiredMoveHeadingParameter { get; }
Property Value

EnablePhaseMatching

ref bool EnablePhaseMatching { get; }
Property Value

MoveHeadingParameter

CAnimParamHandle MoveHeadingParameter { get; }
Property Value

PhaseMatchingMaxRootMotionSkip

ref float PhaseMatchingMaxRootMotionSkip { get; }
Property Value

TargetFacePositionIsWorldSpace

ref bool TargetFacePositionIsWorldSpace { get; }
Property Value

TargetFacePositionParameter

CAnimParamHandle TargetFacePositionParameter { get; }
Property Value

TargetPosition

CAnimParamHandle TargetPosition { get; }
Property Value

TargetPositionIsWorldSpace

ref bool TargetPositionIsWorldSpace { get; }
Property Value

On this page