Skip to content

Card.GetReasonEffect ​

Source Code | Usage Examples | Card Functions

Returns the effect which is the reason for an event that happened to "c".

Signature ​

Card.GetReasonEffect(Card c) → Effect

lua
c:GetReasonEffect()

Parameters ​

Returns ​


under-construction