Effect.SetRange
Source Code | Usage Examples | 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)