Skip to content

Effect.GetHandlerPlayer

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

Parameters

Returns


under-construction