|
Rebornbuddy
|
Public Member Functions | |
| virtual async Task< bool > | Logic () |
| 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 () |
Public Attributes | |
| ushort | EndZone |
| Vector3 | EndLocation |
| Public Attributes inherited from ff14bot.Navigation.NavGraph.INode | |
| uint | Id |
| ushort | ZoneId |
| Vector3 | Location |
| int | TransitionCost |
Properties | |
| virtual bool | ShouldAdd [get] |
| virtual bool | ShouldPop [get] |
| override CanFullyNavigateTarget ff14bot.Navigation.NavGraph.CustomLogicNode.GetLocalNavigationTarget | ( | ) |
| override CanFullyNavigateTarget ff14bot.Navigation.NavGraph.CustomLogicNode.GetRemoteNavigationTarget | ( | ) |
|
virtual |
| Vector3 ff14bot.Navigation.NavGraph.CustomLogicNode.EndLocation |
| ushort ff14bot.Navigation.NavGraph.CustomLogicNode.EndZone |
|
get |
|
get |