Planeshift
|
An ingame faction group. More...
#include <factions.h>
Public Attributes | |
csString | description |
int | id |
csString | name |
csArray< FactionLifeEvent > | NegativeFactionEvents |
Stores the Negative faction values life events. | |
csArray< FactionLifeEvent > | PositiveFactionEvents |
Stores the Positive faction values life events. | |
float | weight |
An ingame faction group.
Definition at line 41 of file factions.h.
csString Faction::description |
Definition at line 44 of file factions.h.
Definition at line 45 of file factions.h.
csString Faction::name |
Definition at line 43 of file factions.h.
Stores the Negative faction values life events.
Definition at line 48 of file factions.h.
Stores the Positive faction values life events.
Definition at line 47 of file factions.h.
Definition at line 46 of file factions.h.