UtilityBelt
Releases
Plugin
Service
Scripting
Lua API
Releases
Plugin
Service
Scripting
Lua API
Lua API
Overview
Lua Globals
UB Globals
Modules
ace.datloader
ace.entity
utilitybelt.acmessages
filesystem
imgui
Overview
Classes
ImColor
ImColorPtr
ImDrawChannel
ImDrawChannelPtr
ImDrawCmd
ImDrawCmdHeader
ImDrawCmdHeaderPtr
ImDrawCmdPtr
ImDrawData
ImDrawDataPtr
ImDrawList
ImDrawListPtr
ImDrawListSplitter
ImDrawListSplitterPtr
ImDrawVert
ImDrawVertPtr
ImFont
ImFontAtlas
ImFontAtlasCustomRect
ImFontAtlasCustomRectPtr
ImFontAtlasPtr
ImFontConfig
ImFontConfigPtr
ImFontGlyph
ImFontGlyphPtr
ImFontGlyphRangesBuilder
ImFontGlyphRangesBuilderPtr
ImFontPtr
ImGui
Back to top
Fields
Platform_CreateVkSurface
Platform_CreateWindow
Platform_DestroyWindow
Platform_GetWindowDpiScale
Platform_GetWindowFocus
Platform_GetWindowMinimized
Platform_GetWindowPos
Platform_GetWindowSize
Platform_OnChangedViewport
Platform_RenderWindow
Platform_SetWindowAlpha
Platform_SetWindowFocus
Platform_SetWindowPos
Platform_SetWindowSize
Platform_SetWindowTitle
Platform_ShowWindow
Platform_SwapBuffers
Platform_UpdateWindow
Renderer_CreateWindow
Renderer_DestroyWindow
Renderer_RenderWindow
Renderer_SetWindowSize
Renderer_SwapBuffers
Constructors
New(nativePtr)
Methods
Destroy()
Lua API
Back to top
On this page
ImGuiPlatformIOPtr
class
imgui
2.0.0+
View Source
Fields:
Platform_CreateVkSurface
number
2.0.0+
Platform_CreateWindow
number
2.0.0+
Platform_DestroyWindow
number
2.0.0+
Platform_GetWindowDpiScale
number
2.0.0+
Platform_GetWindowFocus
number
2.0.0+
Platform_GetWindowMinimized
number
2.0.0+
Platform_GetWindowPos
number
2.0.0+
Platform_GetWindowSize
number
2.0.0+
Platform_OnChangedViewport
number
2.0.0+
Platform_RenderWindow
number
2.0.0+
Platform_SetWindowAlpha
number
2.0.0+
Platform_SetWindowFocus
number
2.0.0+
Platform_SetWindowPos
number
2.0.0+
Platform_SetWindowSize
number
2.0.0+
Platform_SetWindowTitle
number
2.0.0+
Platform_ShowWindow
number
2.0.0+
Platform_SwapBuffers
number
2.0.0+
Platform_UpdateWindow
number
2.0.0+
Renderer_CreateWindow
number
2.0.0+
Renderer_DestroyWindow
number
2.0.0+
Renderer_RenderWindow
number
2.0.0+
Renderer_SetWindowSize
number
2.0.0+
Renderer_SwapBuffers
number
2.0.0+
Constructors:
New
(
nativePtr
:
number
) :
2.0.0+
Parameters:
Name
Type
Default
Summary
nativePtr
number
Methods:
Destroy
(
) :
nil
2.0.0+
Returns:
nil