DIFF

class DebugModifierDataSource

Constructors 1

void DebugModifierData(string name, int id)
References m_ID, and m_Name

Members 2

string m_Name
Referenced by DebugModifierData(), and GetName()
int m_ID
Referenced by DebugModifierData(), and GetID()

Methods 2

string GetName()
References m_Name
int GetID()
References m_ID