Skip to content

Card.GetReason

Source Code | Card Functions

Returns the reason for an event that happened to "c" (e.g. cost, effect).

Signature

Card.GetReason(Card c) → int

lua
c:GetReason()

Parameters

Returns


under-construction