Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
NetCampaignInfo Class Reference

#include <NetLobby.h>

List of all members.

Public Member Functions

 NetCampaignInfo ()
 ~NetCampaignInfo ()

Static Public Member Functions

static const char * TYPENAME ()

Public Attributes

int id
Text name
List< MissionInfomissions

Detailed Description

Definition at line 247 of file NetLobby.h.


Constructor & Destructor Documentation

NetCampaignInfo::NetCampaignInfo ( )
inline

Definition at line 252 of file NetLobby.h.

NetCampaignInfo::~NetCampaignInfo ( )
inline

Definition at line 253 of file NetLobby.h.


Member Function Documentation

static const char* NetCampaignInfo::TYPENAME ( )
inlinestatic

Definition at line 250 of file NetLobby.h.


Member Data Documentation

int NetCampaignInfo::id

Definition at line 255 of file NetLobby.h.

List<MissionInfo> NetCampaignInfo::missions

Definition at line 258 of file NetLobby.h.

Text NetCampaignInfo::name

Definition at line 256 of file NetLobby.h.


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