Package net.runelite.api.gameval
Class DBTableID.UiHighlightingFxPulse.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.UiHighlightingFxPulse.Row
-
- Enclosing class:
- DBTableID.UiHighlightingFxPulse
public static final class DBTableID.UiHighlightingFxPulse.Row extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intUI_HIGHLIGHTING_FX_PULSE_TUTORIAL_ALERTstatic intUI_HIGHLIGHTING_FX_PULSE_TUTORIAL_CTA
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
UI_HIGHLIGHTING_FX_PULSE_TUTORIAL_CTA
public static final int UI_HIGHLIGHTING_FX_PULSE_TUTORIAL_CTA
- See Also:
- Constant Field Values
-
UI_HIGHLIGHTING_FX_PULSE_TUTORIAL_ALERT
public static final int UI_HIGHLIGHTING_FX_PULSE_TUTORIAL_ALERT
- See Also:
- Constant Field Values
-
-