ChooseOption

open class ChooseOption

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

Constructors

Link copied to clipboard
constructor()

Functions

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