CFollowPathUpdateNode
Interface CFollowPathUpdateNode
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CFollowPathUpdateNode : CUnaryUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CUnaryUpdateNode>, ISchemaClass<CFollowPathUpdateNode>, ISchemaField, ISchemaClass, INativeHandleImplements
- CUnaryUpdateNode
- CAnimUpdateNodeBase
- ISchemaClass<CAnimUpdateNodeBase>
- ISchemaClass<CUnaryUpdateNode>
- ISchemaClass<CFollowPathUpdateNode>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
BlendOutTime
ref float BlendOutTime { get; }Property Value
BlockNonPathMovement
ref bool BlockNonPathMovement { get; }Property Value
FacingTarget
ref AnimValueSource FacingTarget { get; }Property Value
MaxAngle
ref float MaxAngle { get; }Property Value
MinAngle
ref float MinAngle { get; }Property Value
Param
CAnimParamHandle Param { get; }Property Value
Scale
ref float Scale { get; }Property Value
ScaleSpeed
ref bool ScaleSpeed { get; }Property Value
SpeedScaleBlending
ref float SpeedScaleBlending { get; }Property Value
StopFeetAtGoal
ref bool StopFeetAtGoal { get; }Property Value
TurnDamping
CAnimInputDamping TurnDamping { get; }Property Value
TurnToFace
ref bool TurnToFace { get; }Property Value
TurnToFaceOffset
ref float TurnToFaceOffset { get; }Property Value