Package net.runelite.api.gameval
Class DBTableID.CluehelperChallengeQuestion
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.CluehelperChallengeQuestion
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DBTableID.CluehelperChallengeQuestion.Row
-
Field Summary
Fields Modifier and Type Field Description static int
COL_QUESTION
(string, integer)static int
ID
-
Constructor Summary
Constructors Constructor Description CluehelperChallengeQuestion()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_QUESTION
public static final int COL_QUESTION
(string, integer)- See Also:
- Constant Field Values
-
-