Method Idle
Idle(string, float, bool, bool, bool, Predicate<ItemBehaviour>)
public void Idle(string area = null, float healthPotionThreshold = 0.4, bool autoEquip = true, bool autoAttack = true, bool autoLoot = true, Predicate<ItemBehaviour> lootFilter = null)