Public Member Functions | |
DSSelectCardAction (DSCard selectedCard_, bool? selectionState_=null) | |
DSSelectCardAction (List< DSCard > selectedCards_, bool? selectionState_=null) | |
override void | Execute () |
![]() | |
void | Execute () |
void | Resolve () |
string | PrintType () |
Additional Inherited Members | |
![]() | |
void | LogAction (string actionMessage) |
![]() | |
System.Type | _type = null |
bool | _actionLogged = false |
This DSAction either toggles a cards selected state, or forces a particular selection state.
If no selectionState_ is given, then it will toggle the state.
|
inline |
|
inline |
|
inline |