Nuclide
Software Development Kit for id Tech
|
Data holding EntityDef entries. More...
#include <entityDef.h>
Public Attributes | |
string | entClass |
string | spawnClass |
string | spawnData |
string | inheritKeys |
string | tweakDefs |
string | tweakKeys |
string | eventList |
int | inheritID |
Data holding EntityDef entries.
string entityDef_t::entClass |
string entityDef_t::eventList |
int entityDef_t::inheritID |
string entityDef_t::inheritKeys |
string entityDef_t::spawnClass |
string entityDef_t::spawnData |
string entityDef_t::tweakDefs |
string entityDef_t::tweakKeys |