doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
mapSpawnData_t Struct Reference

#include <Session_local.h>

Public Attributes

idDict serverInfo
 
idDict syncedCVars
 
idDict userInfo [MAX_ASYNC_CLIENTS]
 
idDict persistentPlayerInfo [MAX_ASYNC_CLIENTS]
 
usercmd_t mapSpawnUsercmd [MAX_ASYNC_CLIENTS]
 

Detailed Description

Definition at line 65 of file Session_local.h.

Member Data Documentation

usercmd_t mapSpawnData_t::mapSpawnUsercmd[MAX_ASYNC_CLIENTS]

Definition at line 70 of file Session_local.h.

idDict mapSpawnData_t::persistentPlayerInfo[MAX_ASYNC_CLIENTS]

Definition at line 69 of file Session_local.h.

idDict mapSpawnData_t::serverInfo

Definition at line 66 of file Session_local.h.

idDict mapSpawnData_t::syncedCVars

Definition at line 67 of file Session_local.h.

idDict mapSpawnData_t::userInfo[MAX_ASYNC_CLIENTS]

Definition at line 68 of file Session_local.h.


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