CTurnHelperUpdateNode
Interface CTurnHelperUpdateNode
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CTurnHelperUpdateNode : CUnaryUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CUnaryUpdateNode>, ISchemaClass<CTurnHelperUpdateNode>, ISchemaField, ISchemaClass, INativeHandleImplements
- CUnaryUpdateNode
- CAnimUpdateNodeBase
- ISchemaClass<CAnimUpdateNodeBase>
- ISchemaClass<CUnaryUpdateNode>
- ISchemaClass<CTurnHelperUpdateNode>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
FacingTarget
ref AnimValueSource FacingTarget { get; }Property Value
ManualTurnOffset
ref float ManualTurnOffset { get; }Property Value
MatchChildDuration
ref bool MatchChildDuration { get; }Property Value
TurnDuration
ref float TurnDuration { get; }Property Value
TurnStartTimeOffset
ref float TurnStartTimeOffset { get; }Property Value
UseManualTurnOffset
ref bool UseManualTurnOffset { get; }Property Value