Package mindustry.ui.builder
Class UiHotReload
java.lang.Object
mindustry.ui.builder.UiHotReload
Utility class for showing a MSUI dialog box that automatically reloads changes for a certain file.
Desktop only. Usage: Just run UiHotReload.show() in the JS console.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UiHotReload
public UiHotReload()
-
-
Method Details
-
show
public static void show()Shows a file picker for the dialog box.
-