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