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
gameReturn_t Struct Reference

#include <Game.h>

Public Attributes

char sessionCommand [MAX_STRING_CHARS]
 
int consistencyHash
 
int health
 
int heartRate
 
int stamina
 
int combat
 
bool syncNextGameFrame
 

Detailed Description

Definition at line 45 of file Game.h.

Member Data Documentation

int gameReturn_t::combat

Definition at line 51 of file Game.h.

int gameReturn_t::consistencyHash

Definition at line 47 of file Game.h.

int gameReturn_t::health

Definition at line 48 of file Game.h.

int gameReturn_t::heartRate

Definition at line 49 of file Game.h.

char gameReturn_t::sessionCommand[MAX_STRING_CHARS]

Definition at line 46 of file Game.h.

int gameReturn_t::stamina

Definition at line 50 of file Game.h.

bool gameReturn_t::syncNextGameFrame

Definition at line 52 of file Game.h.


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