Click or drag to resize

Poi Constructor (HotSpot, PoiType, UInt16)

Constructor.

Namespace:  ff14bot.Helpers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Poi(
	HotSpot location,
	PoiType type,
	ushort zoneId
)

Parameters

location
Type: ff14bot.NavigationHotSpot
The location.
type
Type: ff14bot.HelpersPoiType
The type.
zoneId
Type: SystemUInt16
The zoneId
Remarks
Nesox, 2013-07-04.
See Also