Debug.PreSetTarget
Source Code | Usage Examples | Debug
Functions
In puzzles, sets the target of a card to be a specified card. Useful when placing cards on the field that require a target to keep the effect relation (e.g., Call of the Haunted).
Signature
Debug.PreSetTarget(Card c
, Card tc
) → nil
lua
Debug.PreSetTarget(c,tc)