SwiftlyS2

AI_DefaultNPC_DebugSnapshotData_t

Interface AI_DefaultNPC_DebugSnapshotData_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Path_queries_speculative

ref CUtlVector<AI_DefaultNPC_DebugSnapshotData_t__PathQuery_t> Path_queries_speculative { get; }
Property Value

Path_query_schedule

AI_DefaultNPC_DebugSnapshotData_t__PathQuery_t Path_query_schedule { get; }
Property Value

Path_query_tactic

AI_DefaultNPC_DebugSnapshotData_t__PathQuery_t Path_query_tactic { get; }
Property Value

S_npc_current_ability

ref CGlobalSymbol S_npc_current_ability { get; }
Property Value

S_npc_current_movement

string S_npc_current_movement { get; set; }
Property Value

S_npc_tactic_current

ref CGlobalSymbol S_npc_tactic_current { get; }
Property Value

S_npc_tactic_phase

ref CGlobalSymbol S_npc_tactic_phase { get; }
Property Value

Tactic_interrupt_conditions

ref CUtlVector<CGlobalSymbol> Tactic_interrupt_conditions { get; }
Property Value

On this page