Table of Contents

Method GoTo

Namespace
_GrindFest.Scripts.BotApi
Assembly
GrindFest.dll

GoTo(Vector3, float)

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

Parameters

position Vector3
distanceThreshold float

Returns

AutomaticHero.GoToResult

True if the hero is at the position, false otherwise