ActionManagerInSpellInRangeLOS Method (String, Vector3) |
Check if location is within range and los
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static SpellRangeCheck InSpellInRangeLOS(
string spellname,
Vector3 location
)
Parameters
- spellname
- Type: SystemString
- location
- Type: Clio.UtilitiesVector3
Return Value
Type:
SpellRangeCheckSee Also