SwiftlyS2

AI_MotorGroundAnimgraph_DebugSnapshotData_t

Interface AI_MotorGroundAnimgraph_DebugSnapshotData_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface AI_MotorGroundAnimgraph_DebugSnapshotData_t : DebugSnapshotBaseStructuredData_t, ISchemaClass<DebugSnapshotBaseStructuredData_t>, ISchemaClass<AI_MotorGroundAnimgraph_DebugSnapshotData_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

B_has_path

ref bool B_has_path { get; }
Property Value

F_current_lean

ref float F_current_lean { get; }
Property Value

F_current_speed

ref float F_current_speed { get; }
Property Value

F_move_heading_actual

ref float F_move_heading_actual { get; }
Property Value

F_move_heading_desired

ref float F_move_heading_desired { get; }
Property Value

F_remaining_ground_path_length

ref float F_remaining_ground_path_length { get; }
Property Value

F_target_lean

ref float F_target_lean { get; }
Property Value

Move_type

ref CGlobalSymbol Move_type { get; }
Property Value

State

ref CGlobalSymbol State { get; }
Property Value

Vec_events

ref CUtlVector<AI_MotorGroundAnimgraph_DebugSnapshotData_t__Event_t> Vec_events { get; }
Property Value

On this page