Data Fields | |
char | classname [MAX_VAR] |
char | target [MAX_VAR] |
char | targetname [MAX_VAR] |
char | tagname [MAX_VAR] |
char | anim [MAX_VAR] |
char | model [MAX_QPATH] |
char | particle [MAX_VAR] |
char | noise [MAX_QPATH] |
vec3_t | origin |
vec3_t | angles |
vec3_t | scale |
vec3_t | color |
vec3_t | ambientNightColor |
vec3_t | ambientDayColor |
vec2_t | wait |
int | maxLevel |
int | maxMultiplayerTeams |
int | skin |
int | frame |
int | light |
int | spawnflags |
float | volume |
float | attenuation |
float | angle |
int | maxteams |
const char * | entStringPos |
int | entnum |
Definition at line 37 of file cl_spawn.c.
Definition at line 51 of file cl_spawn.c.
Referenced by SP_worldspawn().
Definition at line 50 of file cl_spawn.c.
Referenced by SP_worldspawn().
Definition at line 61 of file cl_spawn.c.
Definition at line 47 of file cl_spawn.c.
Referenced by SP_misc_model().
char localEntityParse_t::anim[MAX_VAR] |
Definition at line 42 of file cl_spawn.c.
Referenced by SP_misc_model().
Definition at line 60 of file cl_spawn.c.
Referenced by CL_SpawnParseEntitystring(), and SP_misc_sound().
char localEntityParse_t::classname[MAX_VAR] |
Definition at line 38 of file cl_spawn.c.
Referenced by CL_SpawnCall().
Definition at line 49 of file cl_spawn.c.
Referenced by SP_light().
Definition at line 66 of file cl_spawn.c.
Referenced by CL_SpawnParseEntitystring(), and SP_misc_model().
const char* localEntityParse_t::entStringPos |
Definition at line 65 of file cl_spawn.c.
Referenced by CL_SpawnParseEntitystring(), and SP_misc_particle().
Definition at line 56 of file cl_spawn.c.
Referenced by SP_misc_model().
Definition at line 57 of file cl_spawn.c.
Definition at line 53 of file cl_spawn.c.
Referenced by CL_SpawnParseEntitystring(), and SP_worldspawn().
Definition at line 54 of file cl_spawn.c.
Referenced by CL_SpawnParseEntitystring(), and SP_worldspawn().
Definition at line 62 of file cl_spawn.c.
char localEntityParse_t::model[MAX_QPATH] |
Definition at line 43 of file cl_spawn.c.
Referenced by SP_misc_model().
char localEntityParse_t::noise[MAX_QPATH] |
Definition at line 45 of file cl_spawn.c.
Referenced by SP_misc_sound().
Definition at line 46 of file cl_spawn.c.
Referenced by SP_light(), SP_misc_model(), SP_misc_particle(), and SP_misc_sound().
char localEntityParse_t::particle[MAX_VAR] |
Definition at line 44 of file cl_spawn.c.
Referenced by SP_misc_particle().
Definition at line 48 of file cl_spawn.c.
Referenced by CL_SpawnParseEntitystring(), and SP_misc_model().
Definition at line 55 of file cl_spawn.c.
Referenced by SP_misc_model().
Definition at line 58 of file cl_spawn.c.
Referenced by SP_misc_model(), SP_misc_particle(), and SP_misc_sound().
char localEntityParse_t::tagname[MAX_VAR] |
Definition at line 41 of file cl_spawn.c.
Referenced by SP_misc_model().
char localEntityParse_t::target[MAX_VAR] |
Definition at line 39 of file cl_spawn.c.
Referenced by SP_misc_model().
char localEntityParse_t::targetname[MAX_VAR] |
Definition at line 40 of file cl_spawn.c.
Referenced by SP_misc_model().
Definition at line 59 of file cl_spawn.c.
Referenced by CL_SpawnParseEntitystring(), and SP_misc_sound().
Definition at line 52 of file cl_spawn.c.
Referenced by SP_misc_particle().