Skip to content

Effect.SetRange

Source Code | Effect Functions

Sets an effect's (Effect e) effective range (int range) i.e. LOCATION_MZONE. The location is the effect handler's location.

Signature

Effect.SetRange(Effect e, int range) → nil

lua
e:SetRange(range)

Parameters


under-construction