SotM Engine API
Class documentation for the Sentinels of the Multiverse Engine API.
Loading...
Searching...
No Matches
TargetRemovedExpiryCriteria 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...

+ Inheritance diagram for TargetRemovedExpiryCriteria:

Public Member Functions

Func< Card, bool > GetExpression ()
 
bool IsSameAs (TargetRemovedExpiryCriteria other)
 
void ReplaceReferences (Card fromCard, Card toCard)
 
- Public Member Functions inherited from ICriteria< Card >
Func< T, bool > GetExpression ()
 
Func< T, U, bool > GetExpression ()
 
Func< T, U, V, bool > GetExpression ()
 

Properties

Card Card [get, set]
 
bool HasCriteria [get]
 
- Properties inherited from ICriteria< Card >
bool HasCriteria [get]
 

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).