Effect.GetHandler
Source Code | Usage Examples | Effect
Functions
Gets an effect's (Effect e) card handler (that being the card on which the effect is registered on), if the effect is not attached to a card (i.e. registered to player) it returns its owner.
Signature
Effect.GetHandler(Effect e
) → Card
lua
e:GetHandler()