Class ImPlatformFuncViewportString

java.lang.Object
imgui.callback.ImPlatformFuncViewportString

public abstract class ImPlatformFuncViewportString extends Object
Callback to represent ImGuiPlatformIO function with args: (ImGuiViewport*, String)
  • Constructor Details

    • ImPlatformFuncViewportString

      public ImPlatformFuncViewportString()
  • Method Details