Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.ServiceClient.PathCorridor Class Reference
Inheritance diagram for ff14bot.ServiceClient.PathCorridor:
ff14bot.ServiceClient.PathPart

Public Member Functions

 PathCorridor ()
 PathCorridor (Vector3[] outline, ushort[] portals, float[] heightBounds, PolyFlags[] flags, Vector3 startLocation, Vector3 endLocation)

Properties

Vector3[] Outline [get]
ushort[] Portals [get]
float[] HeightBounds [get]
PolyFlags[] PolyFlags [get]
Vector3 StartLocation [get]
Vector3 EndLocation [get]
Properties inherited from ff14bot.ServiceClient.PathPart
PathPartType Type [get, set]

Constructor & Destructor Documentation

◆ PathCorridor() [1/2]

ff14bot.ServiceClient.PathCorridor.PathCorridor ( )

◆ PathCorridor() [2/2]

ff14bot.ServiceClient.PathCorridor.PathCorridor ( Vector3[] outline,
ushort[] portals,
float[] heightBounds,
PolyFlags[] flags,
Vector3 startLocation,
Vector3 endLocation )

Property Documentation

◆ EndLocation

Vector3 ff14bot.ServiceClient.PathCorridor.EndLocation
get

◆ HeightBounds

float [] ff14bot.ServiceClient.PathCorridor.HeightBounds
get

◆ Outline

Vector3 [] ff14bot.ServiceClient.PathCorridor.Outline
get

◆ PolyFlags

PolyFlags [] ff14bot.ServiceClient.PathCorridor.PolyFlags
get

◆ Portals

ushort [] ff14bot.ServiceClient.PathCorridor.Portals
get

◆ StartLocation

Vector3 ff14bot.ServiceClient.PathCorridor.StartLocation
get