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

Public Member Functions

 MoveStraightPathPart ()
 MoveStraightPathPart (Vector3 start, Vector3 end)

Properties

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

Constructor & Destructor Documentation

◆ MoveStraightPathPart() [1/2]

ff14bot.ServiceClient.MoveStraightPathPart.MoveStraightPathPart ( )

◆ MoveStraightPathPart() [2/2]

ff14bot.ServiceClient.MoveStraightPathPart.MoveStraightPathPart ( Vector3 start,
Vector3 end )

Property Documentation

◆ End

Vector3 ff14bot.ServiceClient.MoveStraightPathPart.End
get

◆ Start

Vector3 ff14bot.ServiceClient.MoveStraightPathPart.Start
get