Click or drag to resize

Spot2D  Conversion (Spot2D to Vector2)

Namespace:  ff14bot.NeoProfile
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static implicit operator Vector2 (
	Spot2D d
)

Parameters

d
Type: ff14bot.NeoProfileSpot2D

Return Value

Type: Vector2
See Also