Public Attributes | |
char * | name |
void(* | spawn )(edict_t *ent) |
char* spawn_func_t::name |
Definition at line 23 of file g_spawn.c.
Referenced by ED_CallSpawn().
void(* spawn_func_t::spawn) (edict_t *ent) |
Definition at line 24 of file g_spawn.c.
Referenced by ED_CallSpawn().