Rebornbuddy
|
Properties | |
string | MapName [get, set] |
Properties inherited from ff14bot.Navigation.HotSpot | |
float | AllowedVariance [get, set] |
float | ArrivalTolerance [get, set] |
Vector3 | XYZ [get, set] |
string | Name [get, set] |
float | Radius [get, set] |
float | X [get, set] |
float | Y [get, set] |
Gets Y coordinate. | |
float | Z [get, set] |
Gets Z coordinate. |
Additional Inherited Members | |
Public Member Functions inherited from ff14bot.Navigation.HotSpot | |
HotSpot (float PositionX, float PositionY, float PositionZ, float radius) | |
HotSpot () | |
HotSpot (Vector3 pos, float radius) | |
Vector3 | ToVector3 () |
Toes the vector3. | |
override string | ToString () |
bool | WithinHotSpot (Vector3 loc) |
bool | WithinHotSpot2D (Vector3 loc, float distance=0.0f) |
checks if location resides in or on a hotspot boundry. | |
Static Public Member Functions inherited from ff14bot.Navigation.HotSpot | |
static implicit | operator Vector3 (HotSpot hotspot) |
static | operator HotSpot (Vector3 vector) |
Public Attributes inherited from ff14bot.Navigation.HotSpot | |
Vector3 | Position |
|
getset |