Rebornbuddy
|
This is the complete list of members for ff14bot.Managers.GameWorld, including all inherited members.
GetTriangles(Vector3 boundsMin, Vector3 boundsMax, RaycastFlags flags, uint AdvancedFlags=1) | ff14bot.Managers.GameWorld | static |
IntersectsBox(Vector3 a, Vector3 b, Vector3 c, Vector3 min, Vector3 max) | ff14bot.Managers.GameWorld | static |
MassTraceLine(WorldLine[] lines, RaycastFlags flag1, RaycastFlags flag2, RaycastFlags ignoreFlag, out bool[] hitResults, out Vector3[] hitPoints) | ff14bot.Managers.GameWorld | static |
Raycast(Vector3 start, Vector3 end, RaycastFlags flag1, RaycastFlags flag2, out RaycastResult result) | ff14bot.Managers.GameWorld | static |
Raycast(Vector3 start, Vector3 end, RaycastFlags flag1, RaycastFlags flag2, RaycastFlags ignoreFlags, out RaycastResult result) | ff14bot.Managers.GameWorld | static |