Planeshift
Public Attributes

LifeEventChoice Class Reference

Defines the structure needed to send a life event across the network. More...

#include <charmessages.h>

List of all members.

Public Attributes

csArray< intadds
 Description of choice ( will be displayed )
int common
 List of chices current choice removes.
int cpCost
 This is a base choice not dependent on others.
csString description
 Name of choice ( will be displayed in list box )
int id
csString name
 The DB id.
csArray< intremoves
 List of choices current choice can add.

Detailed Description

Defines the structure needed to send a life event across the network.

Definition at line 296 of file charmessages.h.


Member Data Documentation

Description of choice ( will be displayed )

Definition at line 302 of file charmessages.h.

List of chices current choice removes.

Definition at line 304 of file charmessages.h.

This is a base choice not dependent on others.

Definition at line 305 of file charmessages.h.

Name of choice ( will be displayed in list box )

Definition at line 301 of file charmessages.h.

Definition at line 299 of file charmessages.h.

The DB id.

Definition at line 300 of file charmessages.h.

List of choices current choice can add.

Definition at line 303 of file charmessages.h.


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