Header menu logo Nu

ImGuiInternal Module

Functions and values

Function or value Description

ImGuiInternal.DockBuilder_GetCentralNode arg1

Full Usage: ImGuiInternal.DockBuilder_GetCentralNode arg1

Parameters:
    arg0 : uint32

Returns: nativeint
arg0 : uint32
Returns: nativeint

ImGuiInternal.DockNode_GetRect (arg1, arg2)

Full Usage: ImGuiInternal.DockNode_GetRect (arg1, arg2)

Parameters:
    arg0 : nativeint
    arg1 : nativeint

arg0 : nativeint
arg1 : nativeint

ImGuiInternal.ImGui_ClearActiveID ()

Full Usage: ImGuiInternal.ImGui_ClearActiveID ()

Parameters:
    () : unit

() : unit

ImGuiInternal.ImGui_ClearDragDrop ()

Full Usage: ImGuiInternal.ImGui_ClearDragDrop ()

Parameters:
    () : unit

() : unit

ImGuiInternal.ImGui_GetDragDropPayload ()

Full Usage: ImGuiInternal.ImGui_GetDragDropPayload ()

Parameters:
    () : unit

Returns: nativeint
() : unit
Returns: nativeint

ImGuiInternal.tryCancelDragDrop ()

Full Usage: ImGuiInternal.tryCancelDragDrop ()

Parameters:
    () : unit

Clear the drag drop action.

() : unit

ImGuiInternal.tryGetCentralDockNodeBounds dockSpaceId

Full Usage: ImGuiInternal.tryGetCentralDockNodeBounds dockSpaceId

Parameters:
    dockSpaceId : uint32

Returns: Box2i option

Try to get the bounds of the central dock node in the given dock space.

dockSpaceId : uint32
Returns: Box2i option

Type something to start searching.