Skip to content

Card.SetReasonEffect

Source Code | Card Functions

Sets "re" as the effect that was the reason of an event that happened to "c".

Signature

Card.SetReasonEffect(Card c, Effect re) → nil

lua
c:SetReasonEffect(re)

Parameters


under-construction