Skip to content

Card.IsBattleDestroyed

Source Code | Card Functions

Returns if (Card c) has been confirmed to be destroyed by battle

Signature

Card.IsBattleDestroyed(Card c) → bool

lua
c:IsBattleDestroyed()

Parameters

Returns


under-construction