sv_edict_s Struct Reference

#include <server.h>

Collaboration diagram for sv_edict_s:
Collaboration graph
[legend]

Data Fields

struct worldSector_sworldSector
struct sv_edict_snextEntityInWorldSector
qboolean linked
edict_tent

Detailed Description

Definition at line 39 of file server.h.


Field Documentation

Definition at line 43 of file server.h.

Referenced by SV_AreaEdicts_r(), and SV_LinkEdict().

linked into the world

Definition at line 42 of file server.h.

Referenced by SV_LinkEdict(), and SV_UnlinkEdict().

Definition at line 41 of file server.h.

Referenced by SV_AreaEdicts_r(), SV_LinkEdict(), and SV_UnlinkEdict().

the sector this edict is linked into

Definition at line 40 of file server.h.

Referenced by SV_LinkEdict(), and SV_UnlinkEdict().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2