GDG Factions Manager
Framework for Unity to easily manage factions in a game.
|
This is the complete list of members for RestoreFactionCommand, including all inherited members.
Equals(object obj) (defined in RestoreFactionCommand) | RestoreFactionCommand | |
Execute() | RestoreFactionCommand | |
GetHashCode() (defined in RestoreFactionCommand) | RestoreFactionCommand | |
GetPrevFaction() (defined in RestoreFactionCommand) | RestoreFactionCommand | |
oSource (defined in RestoreFactionCommand) | RestoreFactionCommand | protected |
RestoreFactionCommand(FactionEntity oSource, FactionEntity oTarget, int prevFaction, double execTime) | RestoreFactionCommand | |
RestoreFactionCommand(string sSource, string sTarget, int prevFaction, double execTime) (defined in RestoreFactionCommand) | RestoreFactionCommand | |
SetPrevFaction(int newPrevFaction) (defined in RestoreFactionCommand) | RestoreFactionCommand | |
ShouldExecute(double time) | RestoreFactionCommand | |
sTargetID (defined in RestoreFactionCommand) | RestoreFactionCommand | protected |