class AI_ DefaultNPC_ DebugSnapshotData_ t : public DebugSnapshotBaseStructuredData_ t
{
public:
CGlobalSymbol s_ npc_ current_ ability;
CGlobalSymbol s_ npc_ move_ tactic_ current;
CGlobalSymbol s_ npc_ move_ tactic_ desired;
};KV3 Class Defaults
{
_ class = "AI_ DefaultNPC_ DebugSnapshotData_ t"
s_ npc_ current_ ability = ""
s_ npc_ move_ tactic_ current = ""
s_ npc_ move_ tactic_ desired = ""
}