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

Public Member Functions

 FlyingPathPart ()
 FlyingPathPart (List< Vector3 > points)

Properties

Vector3 Start [get]
Vector3 End [get]
List< Vector3 > Points [get]
Properties inherited from ff14bot.ServiceClient.PathPart
PathPartType Type [get, set]

Constructor & Destructor Documentation

◆ FlyingPathPart() [1/2]

ff14bot.ServiceClient.FlyingPathPart.FlyingPathPart ( )

◆ FlyingPathPart() [2/2]

ff14bot.ServiceClient.FlyingPathPart.FlyingPathPart ( List< Vector3 > points)

Property Documentation

◆ End

Vector3 ff14bot.ServiceClient.FlyingPathPart.End
get

◆ Points

List<Vector3> ff14bot.ServiceClient.FlyingPathPart.Points
get

◆ Start

Vector3 ff14bot.ServiceClient.FlyingPathPart.Start
get