Merlins Beard . Core . Faction
Serialized Fields
Faction Name :: string
Enemy Factions :: List < Faction >
Friendly Factions :: List < Faction >
Neutral Factions :: List < Faction >
Properties
Name :: string
Returns the name of the Faction.
Methods
Is Friendly ( Other Faction :: Faction )
Returns true if the other Faction is in the friendly Faction list.
Is Enemy ( Other Faction :: Faction )
Returns true if the other Faction is in the enemy Faction list.
Is Neutral ( Other Faction :: Faction )
Returns true if the other Faction is in the neutral Faction list.