Package org.rspeer.game.gameval
Class DBTableId.PrepotDeviceLoadoutUi.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.PrepotDeviceLoadoutUi.Row
-
- Enclosing class:
- DBTableId.PrepotDeviceLoadoutUi
public static class DBTableId.PrepotDeviceLoadoutUi.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intPREPOT_DEVICE_LOADOUT_0_UIstatic intPREPOT_DEVICE_LOADOUT_1_UIstatic intPREPOT_DEVICE_LOADOUT_2_UIstatic intPREPOT_DEVICE_LOADOUT_3_UI
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
PREPOT_DEVICE_LOADOUT_0_UI
public static final int PREPOT_DEVICE_LOADOUT_0_UI
- See Also:
- Constant Field Values
-
PREPOT_DEVICE_LOADOUT_1_UI
public static final int PREPOT_DEVICE_LOADOUT_1_UI
- See Also:
- Constant Field Values
-
PREPOT_DEVICE_LOADOUT_2_UI
public static final int PREPOT_DEVICE_LOADOUT_2_UI
- See Also:
- Constant Field Values
-
PREPOT_DEVICE_LOADOUT_3_UI
public static final int PREPOT_DEVICE_LOADOUT_3_UI
- See Also:
- Constant Field Values
-
-