Odamex
Setting the Standard in Multiplayer Doom
common/p_acs.h File Reference

Go to the source code of this file.

Data Structures

class  DLevelScript
class  DACSThinker
struct  acsdefered_s

Typedefs

typedef struct acsdefered_s acsdefered_t

Functions

FArchiveoperator<< (FArchive &arc, DLevelScript::EScriptState state)
FArchiveoperator>> (FArchive &arc, DLevelScript::EScriptState &state)
FArchiveoperator<< (FArchive &arc, acsdefered_s *defer)
FArchiveoperator>> (FArchive &arc, acsdefered_s *&defer)

Typedef Documentation

typedef struct acsdefered_s acsdefered_t

Function Documentation

FArchive& operator<< ( FArchive arc,
DLevelScript::EScriptState  state 
) [inline]
FArchive& operator<< ( FArchive arc,
acsdefered_s defer 
)
FArchive& operator>> ( FArchive arc,
acsdefered_s *&  defer 
)
FArchive& operator>> ( FArchive arc,
DLevelScript::EScriptState &  state 
) [inline]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends