MovementData
Interface MovementData
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface MovementData : ISchemaClass<MovementData>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Acceleration
SchemaUntypedField Acceleration { get; }Property Value
ActiveMotorIndex
SchemaUntypedField ActiveMotorIndex { get; }Property Value
BoundaryRadius
SchemaUntypedField BoundaryRadius { get; }Property Value
CurrentMoveSpeed
SchemaUntypedField CurrentMoveSpeed { get; }Property Value
FacingHeading
SchemaUntypedField FacingHeading { get; }Property Value
FacingMode
SchemaUntypedField FacingMode { get; }Property Value
FacingPosition
SchemaUntypedField FacingPosition { get; }Property Value
ForceFacing
SchemaUntypedField ForceFacing { get; }Property Value
GoalChanged
ref bool GoalChanged { get; }Property Value
GoalDistance
SchemaUntypedField GoalDistance { get; }Property Value
GoalWayPointPos
ref Vector GoalWayPointPos { get; }Property Value
HasPath
SchemaUntypedField HasPath { get; }Property Value
ManualFacingDirection
ref Vector ManualFacingDirection { get; }Property Value
ManualFacingTarget
ref Vector ManualFacingTarget { get; }Property Value
MoveDir
SchemaUntypedField MoveDir { get; }Property Value
OnGround
SchemaUntypedField OnGround { get; }Property Value
PrevFacingPosition
ref Vector PrevFacingPosition { get; }Property Value
TargetMoveSpeed
SchemaUntypedField TargetMoveSpeed { get; }Property Value