Solved [feature request] Input box
-
Sometimes you want to get text input from the user, currently you have to build a ui to do this. It would be nice to have a Engine.showInputBox() function that could take the input and pass it into a callback.
I am assuming this will be a simple addition since this kind of input element is already used by the HISE ui.
-
-