Card.SetReasonPlayer
Source Code | Usage Examples | Card Functions
Sets "rp" as the player that was the reason of an event that happened to "c".
Signature
Card.SetReasonPlayer(Card c, int rp) → nil
lua
c:SetReasonPlayer(rp)