GDG Factions Manager
Framework for Unity to easily manage factions in a game.
Public Member Functions | List of all members
FactionCountableAttributeVisitor Interface Reference

The Faction Countable Visitor is an interface that must be implemented by ever visitor that will be used to obtain information about the entity that is quantifaible. More...

Inheritance diagram for FactionCountableAttributeVisitor:
SampleACVisitor SampleGoldVisitor

Public Member Functions

double Visit (FactionEntity entity)
 

Detailed Description

The Faction Countable Visitor is an interface that must be implemented by ever visitor that will be used to obtain information about the entity that is quantifaible.

i.e. GoldVisitor, ACVisitor, HPVisitor.


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