Table of Contents

Method GoTo

Namespace
GrindFest.BotApi
Assembly
GrindFest.dll

GoTo(Vector3, float)

public GoToResult GoTo(Vector3 position, float distanceThreshold = 2)

Parameters

position Vector3
distanceThreshold float

Returns

GoToResult

True if the hero is at the position, false otherwise