Planeshift
FactionStanding Struct Reference

This struct stores the particular score of a particular player to a particular faction. More...

#include <factions.h>

Public Attributes

bool dirty
 
Factionfaction
 
int score
 

Detailed Description

This struct stores the particular score of a particular player to a particular faction.

Definition at line 56 of file factions.h.

Member Data Documentation

bool FactionStanding::dirty

Definition at line 60 of file factions.h.

Faction* FactionStanding::faction

Definition at line 58 of file factions.h.

int FactionStanding::score

Definition at line 59 of file factions.h.


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