Duel.IsPlayerCanSendtoGrave
Source Code | Usage Examples | Duel
Functions
If c is not passed, only checks if the player is not affected by EFFECT_CANNOT_TO_GRAVE, otherwise checks if the player can send the passed card to the GY.
Signature
Duel.IsPlayerCanSendtoGrave(int player
, [Card c
]) → bool
lua
Duel.IsPlayerCanSendtoGrave(player,c)