Package net.runelite.api.gameval
Class InterfaceID.GimSharedBankUnlocks
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GimSharedBankUnlocks
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GimSharedBankUnlocks extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLAMPstatic intCOMPLETED_TOGGLEstatic intEXITstatic intFADERstatic intFRAMEstatic intINDEX_CONTENTSstatic intLEFTstatic intLIST_BORDERSstatic intLIST_CONTENTstatic intLIST_CONTENTSstatic intLIST_FRAMEstatic intLIST_SCROLLBARstatic intRIGHTstatic intSTORAGE_ELIGIBILITYstatic intSTORAGE_UNLOCKEDstatic intUNIVERSEstatic intWINDOW
-
Constructor Summary
Constructors Constructor Description GimSharedBankUnlocks()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CLAMP
public static final int CLAMP
- See Also:
- Constant Field Values
-
FADER
public static final int FADER
- See Also:
- Constant Field Values
-
WINDOW
public static final int WINDOW
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
INDEX_CONTENTS
public static final int INDEX_CONTENTS
- See Also:
- Constant Field Values
-
COMPLETED_TOGGLE
public static final int COMPLETED_TOGGLE
- See Also:
- Constant Field Values
-
EXIT
public static final int EXIT
- See Also:
- Constant Field Values
-
STORAGE_UNLOCKED
public static final int STORAGE_UNLOCKED
- See Also:
- Constant Field Values
-
STORAGE_ELIGIBILITY
public static final int STORAGE_ELIGIBILITY
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
LIST_CONTENTS
public static final int LIST_CONTENTS
- See Also:
- Constant Field Values
-
LIST_FRAME
public static final int LIST_FRAME
- See Also:
- Constant Field Values
-
LIST_SCROLLBAR
public static final int LIST_SCROLLBAR
- See Also:
- Constant Field Values
-
LIST_CONTENT
public static final int LIST_CONTENT
- See Also:
- Constant Field Values
-
LIST_BORDERS
public static final int LIST_BORDERS
- See Also:
- Constant Field Values
-
-