|
Rebornbuddy
|
Public Member Functions | |
| BlackSpot (float PositionX, float PositionY, float PositionZ, float radius) | |
| BlackSpot () | |
| BlackSpot (Vector3 pos, float radius) | |
| override string | ToString () |
| bool | WithinBlackSpot (Vector3 loc) |
| bool | WithinBlackSpot2D (Vector3 loc) |
Public Attributes | |
| Vector3 | Position |
Properties | |
| 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. | |
| ff14bot.Navigation.BlackSpot.BlackSpot | ( | float | PositionX, |
| float | PositionY, | ||
| float | PositionZ, | ||
| float | radius ) |
| ff14bot.Navigation.BlackSpot.BlackSpot | ( | ) |
| ff14bot.Navigation.BlackSpot.BlackSpot | ( | Vector3 | pos, |
| float | radius ) |
| override string ff14bot.Navigation.BlackSpot.ToString | ( | ) |
| bool ff14bot.Navigation.BlackSpot.WithinBlackSpot | ( | Vector3 | loc | ) |
| bool ff14bot.Navigation.BlackSpot.WithinBlackSpot2D | ( | Vector3 | loc | ) |
| Vector3 ff14bot.Navigation.BlackSpot.Position |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
Gets Y coordinate.
|
getset |
Gets Z coordinate.