Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.ServiceClient.PathReply Class Reference

Static Public Member Functions

static PathReply Failure (float minDistForSourceNavigable, float minDistFromDestToNavigable)

Properties

bool Success [get, set]
List< PathPartParts [get, set]
float MinDistForSourceNavigable [get, set]
float MinDistFromDestToNavigable [get, set]

Member Function Documentation

◆ Failure()

PathReply ff14bot.ServiceClient.PathReply.Failure ( float minDistForSourceNavigable,
float minDistFromDestToNavigable )
static

Property Documentation

◆ MinDistForSourceNavigable

float ff14bot.ServiceClient.PathReply.MinDistForSourceNavigable
getset

◆ MinDistFromDestToNavigable

float ff14bot.ServiceClient.PathReply.MinDistFromDestToNavigable
getset

◆ Parts

List<PathPart> ff14bot.ServiceClient.PathReply.Parts
getset

◆ Success

bool ff14bot.ServiceClient.PathReply.Success
getset