NavGraphAethernetNode Constructor |
Namespace:
ff14bot.Navigation
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public AethernetNode(
uint landingId,
Vector3 location,
bool isAetheryte
)
Parameters
- landingId
- Type: SystemUInt32
- location
- Type: Clio.UtilitiesVector3
- isAetheryte
- Type: SystemBoolean
See Also