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

Properties

bool Success [get, set]
float TooFarDistance [get, set]
PathDistanceResult[] Results [get, set]
static PathDistancesResponse Failure = new PathDistancesResponse() { Results = null, Success = false, TooFarDistance = 0f } [get]

Property Documentation

◆ Failure

PathDistancesResponse ff14bot.ServiceClient.PathDistancesResponse.Failure = new PathDistancesResponse() { Results = null, Success = false, TooFarDistance = 0f }
staticget

◆ Results

PathDistanceResult [] ff14bot.ServiceClient.PathDistancesResponse.Results
getset

◆ Success

bool ff14bot.ServiceClient.PathDistancesResponse.Success
getset

◆ TooFarDistance

float ff14bot.ServiceClient.PathDistancesResponse.TooFarDistance
getset