AI_Navigator_DebugSnapshotData_t
Interface AI_Navigator_DebugSnapshotData_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface AI_Navigator_DebugSnapshotData_t : DebugSnapshotBaseStructuredData_t, ISchemaClass<DebugSnapshotBaseStructuredData_t>, ISchemaClass<AI_Navigator_DebugSnapshotData_t>, ISchemaField, ISchemaClass, INativeHandleImplements
- DebugSnapshotBaseStructuredData_t
- ISchemaClass<DebugSnapshotBaseStructuredData_t>
- ISchemaClass<AI_Navigator_DebugSnapshotData_t>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Goal_actual_pos
ref Vector Goal_actual_pos { get; }Property Value
Goal_base_pos
ref Vector Goal_base_pos { get; }Property Value
S_goal_nav_search_id
ref CGlobalSymbol S_goal_nav_search_id { get; }Property Value
S_goal_source_location
string S_goal_source_location { get; set; }Property Value
S_npc_nav_authority
ref CGlobalSymbol S_npc_nav_authority { get; }Property Value
Waypoints
ref CUtlVector<AI_Navigator_DebugSnapshotData_t__Waypoint_t> Waypoints { get; }Property Value