wManagerSetting..::..UnitAggroRange Method
Get hostiles units who have in their aggro distance of the "position".
Namespace:
wManagerAssembly: wManager (in wManager.dll)
Syntax
Parameters
- position
- Type: robotManager.Helpful..::..Vector3
The position.
- margin
- Type: Single
The margin (woWUnit.Position.DistanceTo2D(position) <= woWUnit.AggroDistance + margin).
- maxZDiff
- Type: Single
The maximum Z difference.