Rebornbuddy
|
Public Member Functions | |
AetheryteTicketNode (uint itemId, Vector3 landingLocation, ushort zoneId) | |
override async Task< bool > | Logic () |
override string | ToString () |
Public Member Functions inherited from ff14bot.Navigation.NavGraph.CustomLogicNode | |
override CanFullyNavigateTarget | GetLocalNavigationTarget () |
override CanFullyNavigateTarget | GetRemoteNavigationTarget () |
Public Member Functions inherited from ff14bot.Navigation.NavGraph.INode | |
override bool | Equals (object obj) |
CanFullyNavigateTarget | GetLocalNavigationTarget () |
CanFullyNavigateTarget | GetRemoteNavigationTarget () |
override string | ToString () |
Properties | |
override bool | ShouldAdd [get] |
override bool | ShouldPop [get] |
Properties inherited from ff14bot.Navigation.NavGraph.CustomLogicNode | |
virtual bool | ShouldAdd [get] |
virtual bool | ShouldPop [get] |
Additional Inherited Members | |
Public Attributes inherited from ff14bot.Navigation.NavGraph.CustomLogicNode | |
ushort | EndZone |
Vector3 | EndLocation |
Public Attributes inherited from ff14bot.Navigation.NavGraph.INode | |
uint | Id |
ushort | ZoneId |
Vector3 | Location |
int | TransitionCost |
ff14bot.Navigation.NavGraph.AetheryteTicketNode.AetheryteTicketNode | ( | uint | itemId, |
Vector3 | landingLocation, | ||
ushort | zoneId ) |
|
virtual |
Reimplemented from ff14bot.Navigation.NavGraph.CustomLogicNode.
override string ff14bot.Navigation.NavGraph.AetheryteTicketNode.ToString | ( | ) |
|
get |
|
get |