UFO: Alien Invasion
|
Data Fields | |
const char * | name |
void(* | spawn )(const localEntityParse_t *entData) |
Definition at line 270 of file cl_spawn.cpp.
const char* spawn_t::name |
Definition at line 271 of file cl_spawn.cpp.
Referenced by CL_SpawnCall(), and ED_CallSpawn().
void(* spawn_t::spawn)(const localEntityParse_t *entData) |
Definition at line 272 of file cl_spawn.cpp.