app
/
org.powbot.api.rt4
/
Game
/
MouseToggleAction
Mouse
Toggle
Action
enum
MouseToggleAction
:
Enum
<
Game.MouseToggleAction
>
Content copied to clipboard
The current set button of the mouse toggle button.
Entries
Types
Properties
Entries
KEYBOARD
Link copied to clipboard
KEYBOARD
(3)
Content copied to clipboard
SINGLETAP
Link copied to clipboard
SINGLETAP
(2)
Content copied to clipboard
DROP
Link copied to clipboard
DROP
(1)
Content copied to clipboard
DISABLED
Link copied to clipboard
DISABLED
(0)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
Int
Content copied to clipboard