ChooseOption

public class ChooseOption

Utilities for using the "ChooseOption" interface, which is the box of options that appears when right-clicking things in the game.

Functions

close
Link copied to clipboard
static boolean close()
Closes the ChooseOption interface
ensureDeselected
Link copied to clipboard
static boolean ensureDeselected()
Deselects a selected item/spell, if one is selected
isOpen
Link copied to clipboard
static boolean isOpen()
Determines if the interface is open.