Table of Contents

Method FindNearestItem

Namespace
_GrindFest.Scripts.BotApi
Assembly
GrindFest.dll

FindNearestItem(string, string, string, float)

public ItemBehaviour FindNearestItem(string name1, string name2 = null, string name3 = null, float maxDistance = 15)

Parameters

name1 string
name2 string
name3 string
maxDistance float

Returns

ItemBehaviour