DIFF

class SMDataBaseSource

SMDataHoldBreath SMDataExponential SMDataBase

Constructors 1

void SMDataBase()
References Init()

Members 2

bool m_InUse = false
Referenced by IsInUse(), and SetInUse()
int m_Type
Referenced by GetType()

Methods 4

void Init()

Used to set values for the type

Referenced by SMDataBase()
int GetType()
References m_Type
bool IsInUse()
References m_InUse
void SetInUse(bool val)
References m_InUse