Method GoToAnd
- Namespace
- _GrindFest.Scripts.BotApi
- Assembly
- GrindFest.dll
GoToAnd(Vector3, float, Func<bool>)
public AutomaticHero.GoToResult GoToAnd(Vector3 position, float distanceThreshold, Func<bool> action)
public AutomaticHero.GoToResult GoToAnd(Vector3 position, float distanceThreshold, Func<bool> action)