Executes the action of the given index
If the index is null, it will execute the last selected action
A second parameter can be given to specify if it should be executed the left or right action 
overload 1:
ActionWheelAPI.execute(): ActionWheelAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.1118886197
overload 2:
ActionWheelAPI.execute(index: Integer): ActionWheelAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| index accepts | typings.-672261858||
| Return Value | typings.1118886197
overload 3:
ActionWheelAPI.execute(index: Integer, rightClick: Boolean): ActionWheelAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| index accepts | typings.-672261858||
| rightClick accepts | typings.1729365000||
| Return Value | typings.1118886197
Returns a stored Page by the given title
If no title is given, returns a table with all registered Pages 
overload 1:
ActionWheelAPI.getPage(): Page | nil | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.1825473468
overload 2:
ActionWheelAPI.getPage(pageTitle: String): Page | Method Property | Fluent Description | Representation |
|---|---|---|
| pageTitle accepts | typings.-1808118735||
| Return Value | typings.2479791
Creates a new Page for the action wheel
A Title can be given to store this page internally
If no Title is given, the Page will just be returned from this function 
overload 1:
ActionWheelAPI.newPage(): Page | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.2479791
overload 2:
ActionWheelAPI.newPage(title: String): Page | Method Property | Fluent Description | Representation |
|---|---|---|
| title accepts | typings.-1808118735||
| Return Value | typings.2479791
overload 1:
ActionWheelAPI.setPage(pageTitle: String): ActionWheelAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| pageTitle accepts | typings.-1808118735||
| Return Value | typings.1118886197
overload 2:
ActionWheelAPI.setPage(page: Page): ActionWheelAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| page accepts | typings.2479791||
| Return Value | typings.1118886197
listFiles
action_wheel
Action
BlockRaycastTypes