SwiftlyS2

AI_Navigator_DebugSnapshotData_t

Interface AI_Navigator_DebugSnapshotData_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface AI_Navigator_DebugSnapshotData_t : ISchemaClass<AI_Navigator_DebugSnapshotData_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Goal_location

ref Vector Goal_location { get; }
Property Value

Last_waypoint_pos

ref Vector Last_waypoint_pos { get; }
Property Value

S_arrival_movement_gait_set

ref CGlobalSymbol S_arrival_movement_gait_set { get; }
Property Value

S_goal_source_location

string S_goal_source_location { get; set; }
Property Value

S_movement_id

ref CGlobalSymbol S_movement_id { get; }
Property Value

S_movement_serial_number

ref uint S_movement_serial_number { get; }
Property Value

Waypoints

ref CUtlVector<AI_Navigator_DebugSnapshotData_t__Waypoint_t> Waypoints { get; }
Property Value

On this page