Tribot-Scripting-SDK
/
org.tribot.script.sdk
/
Options
/
Tab
Tab
public enum
Tab
Content copied to clipboard
Entries
Functions
Entries
DISPLAY
Link copied to clipboard
DISPLAY
Content copied to clipboard
AUDIO
Link copied to clipboard
AUDIO
Content copied to clipboard
CONTROLS
Link copied to clipboard
CONTROLS
Content copied to clipboard
Functions
getOpen
Link copied to clipboard
static
Options.Tab
getOpen
()
Content copied to clipboard
Gets the currently opened options tab
isOpen
Link copied to clipboard
boolean
isOpen
()
Content copied to clipboard
Checks if this options tab is open
open
Link copied to clipboard
boolean
open
()
Content copied to clipboard
Attempts to open this options tab
valueOf
Link copied to clipboard
static
Options.Tab
valueOf
(
String
name)
Content copied to clipboard
values
Link copied to clipboard
static
Array
<
Options.Tab
>
values
()
Content copied to clipboard