Public Member Functions | |
DSMoveCardToPositionAction (DSCard movingCard_, Vector3 endPos_, bool worldspace_=false, float dealDelay_=0f) | |
override void | Execute () |
![]() | |
void | Execute () |
void | Resolve () |
string | PrintType () |
Additional Inherited Members | |
![]() | |
void | LogAction (string actionMessage) |
![]() | |
System.Type | _type = null |
bool | _actionLogged = false |
Moves a card to a specified position (this card's parent's localspace by default)./n This action is primarily for Undefined stacks (stacks that do not arrange their cards).
In Undefined stacks, the cards are free-form and this action is one way to move them into a position.
|
inline |
|
inline |