NavGraphCustomLogicNode Class |
Namespace: ff14bot.Navigation
public class CustomLogicNode : NavGraphINode
The NavGraphCustomLogicNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | NavGraphCustomLogicNode |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from NavGraphINode.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Logic | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from NavGraphINode.) |
Name | Description | |
---|---|---|
![]() | EndLocation | |
![]() | EndZone | |
![]() | Id | (Inherited from NavGraphINode.) |
![]() | Location | (Inherited from NavGraphINode.) |
![]() | ZoneId | (Inherited from NavGraphINode.) |