|
UFO: Alien Invasion
|

Data Fields | |
| AABB | areaBox |
| edict_t ** | areaEdictList |
| int | areaEdictListCount |
| int | areaEdictListMaxCount |
Definition at line 201 of file sv_world.cpp.
| AABB areaParms_t::areaBox |
Definition at line 202 of file sv_world.cpp.
Referenced by SV_AreaEdicts(), and SV_AreaEdicts_r().
| edict_t** areaParms_t::areaEdictList |
Definition at line 203 of file sv_world.cpp.
Referenced by SV_AreaEdicts(), and SV_AreaEdicts_r().
| int areaParms_t::areaEdictListCount |
Definition at line 204 of file sv_world.cpp.
Referenced by SV_AreaEdicts(), and SV_AreaEdicts_r().
| int areaParms_t::areaEdictListMaxCount |
Definition at line 204 of file sv_world.cpp.
Referenced by SV_AreaEdicts(), and SV_AreaEdicts_r().