Table of Contents

Method AttackNearestEnemy

Namespace
GrindFest.BotApi
Assembly
GrindFest.dll

AttackNearestEnemy(int)

Attack the nearest enemy

public bool AttackNearestEnemy(int maxDistance = 15)

Parameters

maxDistance int

Returns

bool

True if an enemy was attacked, false otherwise