Package net.runelite.api.gameval
Class InterfaceID.MacroQuizshow
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MacroQuizshow
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MacroQuizshow extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BACKGROUND
static int
BUTTONS
static int
ROOT_TEXT2
-
Constructor Summary
Constructors Constructor Description MacroQuizshow()
-
-
-
Field Detail
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
ROOT_TEXT2
public static final int ROOT_TEXT2
- See Also:
- Constant Field Values
-
-