Planeshift
Public Attributes

Faction Struct Reference

An ingame faction group. More...

#include <factions.h>

List of all members.

Public Attributes

csString description
int id
csString name
csArray< FactionLifeEventNegativeFactionEvents
 Stores the Negative faction values life events.
csArray< FactionLifeEventPositiveFactionEvents
 Stores the Positive faction values life events.
float weight

Detailed Description

An ingame faction group.

Definition at line 41 of file factions.h.


Member Data Documentation

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.


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