SwiftlyS2

CTargetWarpUpdateNode

Interface CTargetWarpUpdateNode

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AngleMode

ref TargetWarpAngleMode_t AngleMode { get; }
Property Value

CorrectionMethod

ref TargetWarpCorrectionMethod CorrectionMethod { get; }
Property Value

DesiredMoveHeadingParameter

CAnimParamHandle DesiredMoveHeadingParameter { get; }
Property Value

MaxAngle

ref float MaxAngle { get; }
Property Value

MoveHeadingParameter

CAnimParamHandle MoveHeadingParameter { get; }
Property Value

OnlyWarpWhenTagIsFound

ref bool OnlyWarpWhenTagIsFound { get; }
Property Value

TargetFacePositionIsWorldSpace

ref bool TargetFacePositionIsWorldSpace { get; }
Property Value

TargetFacePositionParameter

CAnimParamHandle TargetFacePositionParameter { get; }
Property Value

TargetPositionIsWorldSpace

ref bool TargetPositionIsWorldSpace { get; }
Property Value

TargetPositionParameter

CAnimParamHandle TargetPositionParameter { get; }
Property Value

TargetUpVectorParameter

CAnimParamHandle TargetUpVectorParameter { get; }
Property Value

TargetWarpTimingMethod

ref TargetWarpTimingMethod TargetWarpTimingMethod { get; }
Property Value

WarpAroundCenter

ref bool WarpAroundCenter { get; }
Property Value

WarpOrientationDuringTranslation

ref bool WarpOrientationDuringTranslation { get; }
Property Value

On this page