SotM Engine API
Class documentation for the Sentinels of the Multiverse Engine API.
Loading...
Searching...
No Matches
TurnTakerCriteria Class Reference

NOTE: The namespace for this class is incorrect but cannot be fixed because it's serialized (and would break loading old save games). More...

Public Member Functions

Func< TurnTaker, bool > GetExpression ()
 Depricated - Use GameController.GetExpressionForTurnTakerCriteria(TurnTakerCriteria, CardSource) to get this logic instead.
 
override string ToString ()
 

Properties

bool HasCriteria [get]
 
bool? IsEnvironment [get, set]
 
bool? IsHero [get, set]
 
List< TurnTakerIsOneOfTheseTurnTakers [get, set]
 
TurnTaker IsSpecificTurnTaker [get, set]
 
bool? IsVillain [get, set]
 

Detailed Description

NOTE: The namespace for this class is incorrect but cannot be fixed because it's serialized (and would break loading old save games).