GDG Factions Manager
Framework for Unity to easily manage factions in a game.
|
Enforces the contract that all Faction Entities must meet to be part of the Faction Manager. More...
Public Member Functions | |
string | GetFactionID () |
void | SetFactionID (string fID) |
void | HandleFactionEvent (FactionEvent fEvent) |
double | AcceptCountVisitor (FactionCountableAttributeVisitor visitor) |
Enforces the contract that all Faction Entities must meet to be part of the Faction Manager.