PWad Class Reference

PWAD hosted on a server. More...

#include <serverstructs.h>

Public Member Functions

 PWad (const QString &name, bool optional=false)
 
bool isOptional () const
 Is this WAD required to join the server? More...
 
const QString & name () const
 File name of the WAD. More...
 

Detailed Description

PWAD hosted on a server.

Some ports support optional wads.

This object is safe to copy.

Definition at line 312 of file serverstructs.h.

Member Function Documentation

bool PWad::isOptional ( ) const

Is this WAD required to join the server?

Definition at line 300 of file serverstructs.cpp.

const QString & PWad::name ( ) const

File name of the WAD.

Definition at line 305 of file serverstructs.cpp.


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