Card.SetReasonCard
Source Code | Usage Examples | 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)Source Code | Usage Examples | Card Functions
Sets "rc" as the card that was the reason of an event that happened to "c".
Card.SetReasonCard(Card c, Card rc) → nil
c:SetReasonCard(rc)