Effect.GetHandlerPlayer
Source Code | Usage Examples | Effect
Functions
Returns the controller of the handler of the effect (Effect e). If the effect is registered to a player, it returns the player it's registered to instead.
Signature
Effect.GetHandlerPlayer(Effect e
) → int
lua
e:GetHandlerPlayer()