~~NOTOC~~ <=[[4rpl:start| Index]] ====== GetUnitRangeWithMods ====== GetUnitRangeWithMods(<-unit) ===== Description ===== Pushes the value of the unit's range, modified by the ERN range upgrade or the ern portal fire range update, to the stack. A range may be used by the unit's weapon, for line of site, etc. How the range is used is unit dependent. ===== Examples ===== trace(GetUnitRangeWithMods(self)) <=[[4rpl:start| Index]]