#include <C4Config.h>
| Public Member Functions | |
| void | CompileFunc (StdCompiler *compiler) | 
| Public Attributes | |
| int32_t | CountdownTime | 
| int32_t | AllowPlayerSave | 
Definition at line 198 of file C4Config.h.
| void C4ConfigLobby::CompileFunc | ( | StdCompiler * | compiler | ) | 
Definition at line 204 of file C4Config.cpp.
References AllowPlayerSave, CountdownTime, mkNamingAdapt(), and StdCompiler::Value().
| int32_t C4ConfigLobby::AllowPlayerSave | 
Definition at line 202 of file C4Config.h.
Referenced by CompileFunc().
| int32_t C4ConfigLobby::CountdownTime | 
Definition at line 201 of file C4Config.h.
Referenced by CompileFunc(), C4GameLobby::MainDlg::OnRunBtn(), and C4MessageInput::ProcessCommand().