| 
    Planeshift
    
   | 
 
This struct stores the particular score of a particular player to a particular faction. More...
#include <factions.h>
Public Attributes | |
| bool | dirty | 
| Faction * | faction | 
| int | score | 
This struct stores the particular score of a particular player to a particular faction.
Definition at line 56 of file factions.h.
| 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.