Skip to content

Card.SetReasonCard

Source Code | Card Functions

Sets "rc" as the card that was the reason of an event that happened to "c".

Signature

Card.SetReasonCard(Card c, Card rc) → nil

lua
c:SetReasonCard(rc)

Parameters


under-construction