MathHelperIsFlanking Method (Vector3, Vector3, Single, Single) |
Namespace:
ff14bot.Helpers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static bool IsFlanking(
Vector3 me,
Vector3 target,
float targetFacingRadians,
float arcRadians
)
Parameters
- me
- Type: Clio.UtilitiesVector3
- target
- Type: Clio.UtilitiesVector3
- targetFacingRadians
- Type: SystemSingle
- arcRadians
- Type: SystemSingle
Return Value
Type:
BooleanSee Also