MovementManager..::..IsBehind Method
Determine whether the specified position is behind specified target position and rotation.
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
Parameters
- me
- Type: robotManager.Helpful..::..Vector3
Me position.
- target
- Type: robotManager.Helpful..::..Vector3
The target position.
- targetFacingRadians
- Type: Single
The target facing radians.
- arcRadians
- Type: Single
The arc radians.