Data Fields | |
const char * | name |
void(* | spawn )(const localEntityParse_t *entData) |
Definition at line 105 of file cl_spawn.c.
const char * spawn_t::name |
Definition at line 106 of file cl_spawn.c.
Referenced by CL_SpawnCall(), and ED_CallSpawn().
void(* spawn_t::spawn)(edict_t *ent) | ( | const localEntityParse_t * | entData | ) |
Referenced by CL_SpawnCall(), and ED_CallSpawn().