Public Attributes
HostInfo Struct Reference

Host launch information for Server class. More...

#include <gamerunnerstructs.h>

List of all members.

Public Attributes

QString executablePath
QString demoPath
 if empty, serverBinary() will be used
QString iwadPath
 Use if running in DEMO mode.
QStringList pwadsPaths
QStringList customParameters
DMFlags dmFlags
QList< GameCVarcvars

Detailed Description

Host launch information for Server class.

Create Server dialog uses this to setup host information. However things that can be set through the Server class, like MOTD, max. clients, max. players, server name, etc. should be set through Server class' setters.


Member Data Documentation

Contents of this list will be passed as "+consoleCommand value" to the command line.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator