GDG Factions Manager
Framework for Unity to easily manage factions in a game.
Public Member Functions | Public Attributes | List of all members
SampleFaction Class Reference
Inheritance diagram for SampleFaction:
FactionEntity

Public Member Functions

string GetFactionID ()
 
void SetFactionID (string fID)
 
void HandleFactionEvent (FactionEvent fEvent)
 
double AcceptCountVisitor (FactionCountableAttributeVisitor visitor)
 
double GetGold ()
 
double GetAC ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Public Attributes

string FactionTag
 
double Gold
 
double AC
 
string CharacterName
 

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