Data Structures | |
class | PluginBase |
Plugin interface for controlling of agent pool system. More... | |
Enumerations | |
enum | PDS_SYSTEMS { STATS = 1 , LEVELS = 2 , MODS = 4 , AGENTS = 8 , STOMACH = 16 , MODS_DETAILED = 32 , TEMPERATURE = 64 , HEALTH = 128 } |
Functions | |
void | RegisterPlayerData () |
Variables | |
enum PDS_SYSTEMS | m_Bitmask |
int | m_DetailedModifierIndex |
enum PDS_SYSTEMS |
void RegisterPlayerData | ( | ) |
References m_Bitmask, and m_DetailedModifierIndex.
Referenced by PluginBase::RegisterPlayer().
enum PDS_SYSTEMS m_Bitmask |
Referenced by RegisterPlayerData().
int m_DetailedModifierIndex |
Referenced by RegisterPlayerData().