DemoRecord Class Reference

#include <gamedemo.h>

Public Types

enum  Control { NoDemo, Managed, Unmanaged }
 

Public Member Functions

 DemoRecord (Control control)
 
 operator Control () const
 

Detailed Description

Control how the demo should be recorded.

Definition at line 124 of file gamedemo.h.

Member Enumeration Documentation

Enumerator
NoDemo 

Don't record any demo at all.

Managed 

Record Doomseeker's managed demo to DemoStore.

Unmanaged 

Record an unmanaged (normal) demo.

Definition at line 127 of file gamedemo.h.


The documentation for this class was generated from the following files: