Effect.SetOwnerPlayer
Source Code | Usage Examples | Effect Functions
Sets (int player) as the (Effect e)'s owner player.
Signature
Effect.SetOwnerPlayer(Effect e, int player) → nil
lua
e:SetOwnerPlayer(player)Source Code | Usage Examples | Effect Functions
Sets (int player) as the (Effect e)'s owner player.
Effect.SetOwnerPlayer(Effect e, int player) → nil
e:SetOwnerPlayer(player)