Click or drag to resize

GameObjectDistance2D Method (GameObject)

Namespace:  ff14bot.Objects
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public float Distance2D(
	GameObject gameObject
)

Parameters

gameObject
Type: ff14bot.ObjectsGameObject

Return Value

Type: Single
See Also