Nuclide
Software Development Kit for id Tech
entityDef_t Struct Reference

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
 

Detailed Description

Data holding EntityDef entries.

Member Data Documentation

◆ entClass

string entityDef_t::entClass

◆ eventList

string entityDef_t::eventList

◆ inheritID

int entityDef_t::inheritID

◆ inheritKeys

string entityDef_t::inheritKeys

◆ spawnClass

string entityDef_t::spawnClass

◆ spawnData

string entityDef_t::spawnData

◆ tweakDefs

string entityDef_t::tweakDefs

◆ tweakKeys

string entityDef_t::tweakKeys

The documentation for this struct was generated from the following file: