Uses of Class
net.runelite.client.config.WarningOnExit
-
Packages that use WarningOnExit Package Description net.runelite.client.config -
-
Uses of WarningOnExit in net.runelite.client.config
Methods in net.runelite.client.config that return WarningOnExit Modifier and Type Method Description static WarningOnExit
WarningOnExit. valueOf(String name)
Returns the enum constant of this type with the specified name.static WarningOnExit[]
WarningOnExit. values()
Returns an array containing the constants of this enum type, in the order they are declared.default WarningOnExit
RuneLiteConfig. warningOnExit()
-