Effect.GetOwner
Source Code | Usage Examples | Effect
Functions
Gets an effect's (Effect e) card owner. If the effect was created as GlobalEffect then it returns an internal card object that shouldn't be used by the scripts.
Signature
Effect.GetOwner(Effect e
) → Card
lua
e:GetOwner()