Skip to content

Card.SetReasonPlayer

Source Code | 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)

Parameters


under-construction