DIFF

class WeightDebugSource

Members 2

private static ref map<EntityAI, ref WeightDebugData> m_WeightDebugData = new map<EntityAI, ref WeightDebugData>()

Methods 4

static void ClearWeightDebug()
Referenced by EntityAI.OnAction()
static void SetVerbosityFlags(WeightDebugType type)
References m_VerbosityFlags
Referenced by EntityAI.OnAction()