Click or drag to resize

HotSpot Constructor (Single, Single, Single, Single)

Namespace:  ff14bot.Navigation
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public HotSpot(
	float PositionX,
	float PositionY,
	float PositionZ,
	float radius
)

Parameters

PositionX
Type: SystemSingle
PositionY
Type: SystemSingle
PositionZ
Type: SystemSingle
radius
Type: SystemSingle
See Also