diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..783acd69 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,10 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + groups: + github-action-deps: + applies-to: "version-updates" + patterns: ["*"] diff --git a/deps/cimgui/linux-x64/cimgui.so b/deps/cimgui/linux-x64/cimgui.so index edfc25df..1c86ede9 100644 Binary files a/deps/cimgui/linux-x64/cimgui.so and b/deps/cimgui/linux-x64/cimgui.so differ diff --git a/deps/cimgui/osx/cimgui.dylib b/deps/cimgui/osx/cimgui.dylib index 1f9a256d..ad719a28 100644 Binary files a/deps/cimgui/osx/cimgui.dylib and b/deps/cimgui/osx/cimgui.dylib differ diff --git a/deps/cimgui/win-arm64/cimgui.dll b/deps/cimgui/win-arm64/cimgui.dll index 37cf5610..48cababa 100644 Binary files a/deps/cimgui/win-arm64/cimgui.dll and b/deps/cimgui/win-arm64/cimgui.dll differ diff --git a/deps/cimgui/win-x64/cimgui.dll b/deps/cimgui/win-x64/cimgui.dll index c229c4f2..071fb955 100644 Binary files a/deps/cimgui/win-x64/cimgui.dll and b/deps/cimgui/win-x64/cimgui.dll differ diff --git a/deps/cimgui/win-x86/cimgui.dll b/deps/cimgui/win-x86/cimgui.dll index 111629a4..1fa7f5d1 100644 Binary files a/deps/cimgui/win-x86/cimgui.dll and b/deps/cimgui/win-x86/cimgui.dll differ diff --git a/src/CodeGenerator/definitions/cimgui/definitions.json b/src/CodeGenerator/definitions/cimgui/definitions.json index 5a6bc8f9..53688ba1 100644 --- a/src/CodeGenerator/definitions/cimgui/definitions.json +++ b/src/CodeGenerator/definitions/cimgui/definitions.json @@ -13,7 +13,7 @@ "cimguiname": "ImBitArray_ClearAllBits", "defaults": {}, "funcname": "ClearAllBits", - "location": "imgui_internal:608", + "location": "imgui_internal:609", "ov_cimguiname": "ImBitArray_ClearAllBits", "ret": "void", "signature": "()", @@ -39,7 +39,7 @@ "cimguiname": "ImBitArray_ClearBit", "defaults": {}, "funcname": "ClearBit", - "location": "imgui_internal:612", + "location": "imgui_internal:613", "ov_cimguiname": "ImBitArray_ClearBit", "ret": "void", "signature": "(int)", @@ -57,7 +57,7 @@ "constructor": true, "defaults": {}, "funcname": "ImBitArray", - "location": "imgui_internal:607", + "location": "imgui_internal:608", "ov_cimguiname": "ImBitArray_ImBitArray", "signature": "()", "stname": "ImBitArray", @@ -78,7 +78,7 @@ "cimguiname": "ImBitArray_SetAllBits", "defaults": {}, "funcname": "SetAllBits", - "location": "imgui_internal:609", + "location": "imgui_internal:610", "ov_cimguiname": "ImBitArray_SetAllBits", "ret": "void", "signature": "()", @@ -104,7 +104,7 @@ "cimguiname": "ImBitArray_SetBit", "defaults": {}, "funcname": "SetBit", - "location": "imgui_internal:611", + "location": "imgui_internal:612", "ov_cimguiname": "ImBitArray_SetBit", "ret": "void", "signature": "(int)", @@ -134,7 +134,7 @@ "cimguiname": "ImBitArray_SetBitRange", "defaults": {}, "funcname": "SetBitRange", - "location": "imgui_internal:613", + "location": "imgui_internal:614", "ov_cimguiname": "ImBitArray_SetBitRange", "ret": "void", "signature": "(int,int)", @@ -160,7 +160,7 @@ "cimguiname": "ImBitArray_TestBit", "defaults": {}, "funcname": "TestBit", - "location": "imgui_internal:610", + "location": "imgui_internal:611", "ov_cimguiname": "ImBitArray_TestBit", "ret": "bool", "signature": "(int)const", @@ -202,7 +202,7 @@ "cimguiname": "ImBitVector_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:623", + "location": "imgui_internal:624", "ov_cimguiname": "ImBitVector_Clear", "ret": "void", "signature": "()", @@ -227,7 +227,7 @@ "cimguiname": "ImBitVector_ClearBit", "defaults": {}, "funcname": "ClearBit", - "location": "imgui_internal:626", + "location": "imgui_internal:627", "ov_cimguiname": "ImBitVector_ClearBit", "ret": "void", "signature": "(int)", @@ -252,7 +252,7 @@ "cimguiname": "ImBitVector_Create", "defaults": {}, "funcname": "Create", - "location": "imgui_internal:622", + "location": "imgui_internal:623", "ov_cimguiname": "ImBitVector_Create", "ret": "void", "signature": "(int)", @@ -277,7 +277,7 @@ "cimguiname": "ImBitVector_SetBit", "defaults": {}, "funcname": "SetBit", - "location": "imgui_internal:625", + "location": "imgui_internal:626", "ov_cimguiname": "ImBitVector_SetBit", "ret": "void", "signature": "(int)", @@ -302,7 +302,7 @@ "cimguiname": "ImBitVector_TestBit", "defaults": {}, "funcname": "TestBit", - "location": "imgui_internal:624", + "location": "imgui_internal:625", "ov_cimguiname": "ImBitVector_TestBit", "ret": "bool", "signature": "(int)const", @@ -327,7 +327,7 @@ "cimguiname": "ImChunkStream_alloc_chunk", "defaults": {}, "funcname": "alloc_chunk", - "location": "imgui_internal:727", + "location": "imgui_internal:728", "ov_cimguiname": "ImChunkStream_alloc_chunk", "ret": "T*", "signature": "(size_t)", @@ -349,7 +349,7 @@ "cimguiname": "ImChunkStream_begin", "defaults": {}, "funcname": "begin", - "location": "imgui_internal:728", + "location": "imgui_internal:729", "ov_cimguiname": "ImChunkStream_begin", "ret": "T*", "signature": "()", @@ -375,7 +375,7 @@ "cimguiname": "ImChunkStream_chunk_size", "defaults": {}, "funcname": "chunk_size", - "location": "imgui_internal:730", + "location": "imgui_internal:731", "ov_cimguiname": "ImChunkStream_chunk_size", "ret": "int", "signature": "(const T*)", @@ -397,7 +397,7 @@ "cimguiname": "ImChunkStream_clear", "defaults": {}, "funcname": "clear", - "location": "imgui_internal:724", + "location": "imgui_internal:725", "ov_cimguiname": "ImChunkStream_clear", "ret": "void", "signature": "()", @@ -419,7 +419,7 @@ "cimguiname": "ImChunkStream_empty", "defaults": {}, "funcname": "empty", - "location": "imgui_internal:725", + "location": "imgui_internal:726", "ov_cimguiname": "ImChunkStream_empty", "ret": "bool", "signature": "()const", @@ -441,7 +441,7 @@ "cimguiname": "ImChunkStream_end", "defaults": {}, "funcname": "end", - "location": "imgui_internal:731", + "location": "imgui_internal:732", "ov_cimguiname": "ImChunkStream_end", "ret": "T*", "signature": "()", @@ -467,7 +467,7 @@ "cimguiname": "ImChunkStream_next_chunk", "defaults": {}, "funcname": "next_chunk", - "location": "imgui_internal:729", + "location": "imgui_internal:730", "ov_cimguiname": "ImChunkStream_next_chunk", "ret": "T*", "signature": "(T*)", @@ -493,7 +493,7 @@ "cimguiname": "ImChunkStream_offset_from_ptr", "defaults": {}, "funcname": "offset_from_ptr", - "location": "imgui_internal:732", + "location": "imgui_internal:733", "ov_cimguiname": "ImChunkStream_offset_from_ptr", "ret": "int", "signature": "(const T*)", @@ -519,7 +519,7 @@ "cimguiname": "ImChunkStream_ptr_from_offset", "defaults": {}, "funcname": "ptr_from_offset", - "location": "imgui_internal:733", + "location": "imgui_internal:734", "ov_cimguiname": "ImChunkStream_ptr_from_offset", "ret": "T*", "signature": "(int)", @@ -541,7 +541,7 @@ "cimguiname": "ImChunkStream_size", "defaults": {}, "funcname": "size", - "location": "imgui_internal:726", + "location": "imgui_internal:727", "ov_cimguiname": "ImChunkStream_size", "ret": "int", "signature": "()const", @@ -568,7 +568,7 @@ "cimguiname": "ImChunkStream_swap", "defaults": {}, "funcname": "swap", - "location": "imgui_internal:734", + "location": "imgui_internal:735", "ov_cimguiname": "ImChunkStream_swap", "ret": "void", "signature": "(ImChunkStream_T *)", @@ -609,7 +609,7 @@ }, "funcname": "HSV", "is_static_function": true, - "location": "imgui:2752", + "location": "imgui:2777", "nonUDT": 1, "ov_cimguiname": "ImColor_HSV", "ret": "void", @@ -627,7 +627,7 @@ "constructor": true, "defaults": {}, "funcname": "ImColor", - "location": "imgui:2742", + "location": "imgui:2767", "ov_cimguiname": "ImColor_ImColor_Nil", "signature": "()", "stname": "ImColor" @@ -660,7 +660,7 @@ "a": "1.0f" }, "funcname": "ImColor", - "location": "imgui:2743", + "location": "imgui:2768", "ov_cimguiname": "ImColor_ImColor_Float", "signature": "(float,float,float,float)", "stname": "ImColor" @@ -679,7 +679,7 @@ "constructor": true, "defaults": {}, "funcname": "ImColor", - "location": "imgui:2744", + "location": "imgui:2769", "ov_cimguiname": "ImColor_ImColor_Vec4", "signature": "(const ImVec4)", "stname": "ImColor" @@ -712,7 +712,7 @@ "a": "255" }, "funcname": "ImColor", - "location": "imgui:2745", + "location": "imgui:2770", "ov_cimguiname": "ImColor_ImColor_Int", "signature": "(int,int,int,int)", "stname": "ImColor" @@ -731,7 +731,7 @@ "constructor": true, "defaults": {}, "funcname": "ImColor", - "location": "imgui:2746", + "location": "imgui:2771", "ov_cimguiname": "ImColor_ImColor_U32", "signature": "(ImU32)", "stname": "ImColor" @@ -769,7 +769,7 @@ "a": "1.0f" }, "funcname": "SetHSV", - "location": "imgui:2751", + "location": "imgui:2776", "ov_cimguiname": "ImColor_SetHSV", "ret": "void", "signature": "(float,float,float,float)", @@ -809,7 +809,7 @@ "cimguiname": "ImDrawCmd_GetTexID", "defaults": {}, "funcname": "GetTexID", - "location": "imgui:2800", + "location": "imgui:2825", "ov_cimguiname": "ImDrawCmd_GetTexID", "ret": "ImTextureID", "signature": "()const", @@ -826,7 +826,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawCmd", - "location": "imgui:2797", + "location": "imgui:2822", "ov_cimguiname": "ImDrawCmd_ImDrawCmd", "signature": "()", "stname": "ImDrawCmd" @@ -861,7 +861,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawDataBuilder", - "location": "imgui_internal:810", + "location": "imgui_internal:813", "ov_cimguiname": "ImDrawDataBuilder_ImDrawDataBuilder", "signature": "()", "stname": "ImDrawDataBuilder" @@ -904,7 +904,7 @@ "cimguiname": "ImDrawData_AddDrawList", "defaults": {}, "funcname": "AddDrawList", - "location": "imgui:3047", + "location": "imgui:3072", "ov_cimguiname": "ImDrawData_AddDrawList", "ret": "void", "signature": "(ImDrawList*)", @@ -925,7 +925,7 @@ "cimguiname": "ImDrawData_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:3046", + "location": "imgui:3071", "ov_cimguiname": "ImDrawData_Clear", "ret": "void", "signature": "()", @@ -946,7 +946,7 @@ "cimguiname": "ImDrawData_DeIndexAllBuffers", "defaults": {}, "funcname": "DeIndexAllBuffers", - "location": "imgui:3048", + "location": "imgui:3073", "ov_cimguiname": "ImDrawData_DeIndexAllBuffers", "ret": "void", "signature": "()", @@ -963,7 +963,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawData", - "location": "imgui:3045", + "location": "imgui:3070", "ov_cimguiname": "ImDrawData_ImDrawData", "signature": "()", "stname": "ImDrawData" @@ -987,7 +987,7 @@ "cimguiname": "ImDrawData_ScaleClipRects", "defaults": {}, "funcname": "ScaleClipRects", - "location": "imgui:3049", + "location": "imgui:3074", "ov_cimguiname": "ImDrawData_ScaleClipRects", "ret": "void", "signature": "(const ImVec2)", @@ -1023,7 +1023,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawListSharedData", - "location": "imgui_internal:801", + "location": "imgui_internal:804", "ov_cimguiname": "ImDrawListSharedData_ImDrawListSharedData", "signature": "()", "stname": "ImDrawListSharedData" @@ -1047,7 +1047,7 @@ "cimguiname": "ImDrawListSharedData_SetCircleTessellationMaxError", "defaults": {}, "funcname": "SetCircleTessellationMaxError", - "location": "imgui_internal:802", + "location": "imgui_internal:805", "ov_cimguiname": "ImDrawListSharedData_SetCircleTessellationMaxError", "ret": "void", "signature": "(float)", @@ -1087,7 +1087,7 @@ "cimguiname": "ImDrawListSplitter_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2845", + "location": "imgui:2870", "ov_cimguiname": "ImDrawListSplitter_Clear", "ret": "void", "signature": "()", @@ -1108,7 +1108,7 @@ "cimguiname": "ImDrawListSplitter_ClearFreeMemory", "defaults": {}, "funcname": "ClearFreeMemory", - "location": "imgui:2846", + "location": "imgui:2871", "ov_cimguiname": "ImDrawListSplitter_ClearFreeMemory", "ret": "void", "signature": "()", @@ -1125,7 +1125,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawListSplitter", - "location": "imgui:2843", + "location": "imgui:2868", "ov_cimguiname": "ImDrawListSplitter_ImDrawListSplitter", "signature": "()", "stname": "ImDrawListSplitter" @@ -1149,7 +1149,7 @@ "cimguiname": "ImDrawListSplitter_Merge", "defaults": {}, "funcname": "Merge", - "location": "imgui:2848", + "location": "imgui:2873", "ov_cimguiname": "ImDrawListSplitter_Merge", "ret": "void", "signature": "(ImDrawList*)", @@ -1178,7 +1178,7 @@ "cimguiname": "ImDrawListSplitter_SetCurrentChannel", "defaults": {}, "funcname": "SetCurrentChannel", - "location": "imgui:2849", + "location": "imgui:2874", "ov_cimguiname": "ImDrawListSplitter_SetCurrentChannel", "ret": "void", "signature": "(ImDrawList*,int)", @@ -1207,7 +1207,7 @@ "cimguiname": "ImDrawListSplitter_Split", "defaults": {}, "funcname": "Split", - "location": "imgui:2847", + "location": "imgui:2872", "ov_cimguiname": "ImDrawListSplitter_Split", "ret": "void", "signature": "(ImDrawList*,int)", @@ -1227,7 +1227,7 @@ "cimguiname": "ImDrawListSplitter_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2844", + "location": "imgui:2869", "ov_cimguiname": "ImDrawListSplitter_destroy", "realdestructor": true, "ret": "void", @@ -1279,7 +1279,7 @@ "num_segments": "0" }, "funcname": "AddBezierCubic", - "location": "imgui:2948", + "location": "imgui:2973", "ov_cimguiname": "ImDrawList_AddBezierCubic", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32,float,int)", @@ -1326,7 +1326,7 @@ "num_segments": "0" }, "funcname": "AddBezierQuadratic", - "location": "imgui:2949", + "location": "imgui:2974", "ov_cimguiname": "ImDrawList_AddBezierQuadratic", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,ImU32,float,int)", @@ -1355,7 +1355,7 @@ "cimguiname": "ImDrawList_AddCallback", "defaults": {}, "funcname": "AddCallback", - "location": "imgui:2983", + "location": "imgui:3008", "ov_cimguiname": "ImDrawList_AddCallback", "ret": "void", "signature": "(ImDrawCallback,void*)", @@ -1399,7 +1399,7 @@ "thickness": "1.0f" }, "funcname": "AddCircle", - "location": "imgui:2940", + "location": "imgui:2965", "ov_cimguiname": "ImDrawList_AddCircle", "ret": "void", "signature": "(const ImVec2,float,ImU32,int,float)", @@ -1438,7 +1438,7 @@ "num_segments": "0" }, "funcname": "AddCircleFilled", - "location": "imgui:2941", + "location": "imgui:2966", "ov_cimguiname": "ImDrawList_AddCircleFilled", "ret": "void", "signature": "(const ImVec2,float,ImU32,int)", @@ -1471,7 +1471,7 @@ "cimguiname": "ImDrawList_AddConcavePolyFilled", "defaults": {}, "funcname": "AddConcavePolyFilled", - "location": "imgui:2956", + "location": "imgui:2981", "ov_cimguiname": "ImDrawList_AddConcavePolyFilled", "ret": "void", "signature": "(const ImVec2*,int,ImU32)", @@ -1504,7 +1504,7 @@ "cimguiname": "ImDrawList_AddConvexPolyFilled", "defaults": {}, "funcname": "AddConvexPolyFilled", - "location": "imgui:2955", + "location": "imgui:2980", "ov_cimguiname": "ImDrawList_AddConvexPolyFilled", "ret": "void", "signature": "(const ImVec2*,int,ImU32)", @@ -1525,7 +1525,7 @@ "cimguiname": "ImDrawList_AddDrawCmd", "defaults": {}, "funcname": "AddDrawCmd", - "location": "imgui:2984", + "location": "imgui:3009", "ov_cimguiname": "ImDrawList_AddDrawCmd", "ret": "void", "signature": "()", @@ -1574,7 +1574,7 @@ "thickness": "1.0f" }, "funcname": "AddEllipse", - "location": "imgui:2944", + "location": "imgui:2969", "ov_cimguiname": "ImDrawList_AddEllipse", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,int,float)", @@ -1618,7 +1618,7 @@ "rot": "0.0f" }, "funcname": "AddEllipseFilled", - "location": "imgui:2945", + "location": "imgui:2970", "ov_cimguiname": "ImDrawList_AddEllipseFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,int)", @@ -1667,7 +1667,7 @@ "uv_min": "ImVec2(0,0)" }, "funcname": "AddImage", - "location": "imgui:2962", + "location": "imgui:2987", "ov_cimguiname": "ImDrawList_AddImage", "ret": "void", "signature": "(ImTextureID,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -1734,7 +1734,7 @@ "uv4": "ImVec2(0,1)" }, "funcname": "AddImageQuad", - "location": "imgui:2963", + "location": "imgui:2988", "ov_cimguiname": "ImDrawList_AddImageQuad", "ret": "void", "signature": "(ImTextureID,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -1789,7 +1789,7 @@ "flags": "0" }, "funcname": "AddImageRounded", - "location": "imgui:2964", + "location": "imgui:2989", "ov_cimguiname": "ImDrawList_AddImageRounded", "ret": "void", "signature": "(ImTextureID,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32,float,ImDrawFlags)", @@ -1828,7 +1828,7 @@ "thickness": "1.0f" }, "funcname": "AddLine", - "location": "imgui:2932", + "location": "imgui:2957", "ov_cimguiname": "ImDrawList_AddLine", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float)", @@ -1871,7 +1871,7 @@ "thickness": "1.0f" }, "funcname": "AddNgon", - "location": "imgui:2942", + "location": "imgui:2967", "ov_cimguiname": "ImDrawList_AddNgon", "ret": "void", "signature": "(const ImVec2,float,ImU32,int,float)", @@ -1908,7 +1908,7 @@ "cimguiname": "ImDrawList_AddNgonFilled", "defaults": {}, "funcname": "AddNgonFilled", - "location": "imgui:2943", + "location": "imgui:2968", "ov_cimguiname": "ImDrawList_AddNgonFilled", "ret": "void", "signature": "(const ImVec2,float,ImU32,int)", @@ -1949,7 +1949,7 @@ "cimguiname": "ImDrawList_AddPolyline", "defaults": {}, "funcname": "AddPolyline", - "location": "imgui:2954", + "location": "imgui:2979", "ov_cimguiname": "ImDrawList_AddPolyline", "ret": "void", "signature": "(const ImVec2*,int,ImU32,ImDrawFlags,float)", @@ -1996,7 +1996,7 @@ "thickness": "1.0f" }, "funcname": "AddQuad", - "location": "imgui:2936", + "location": "imgui:2961", "ov_cimguiname": "ImDrawList_AddQuad", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32,float)", @@ -2037,7 +2037,7 @@ "cimguiname": "ImDrawList_AddQuadFilled", "defaults": {}, "funcname": "AddQuadFilled", - "location": "imgui:2937", + "location": "imgui:2962", "ov_cimguiname": "ImDrawList_AddQuadFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -2086,7 +2086,7 @@ "thickness": "1.0f" }, "funcname": "AddRect", - "location": "imgui:2933", + "location": "imgui:2958", "ov_cimguiname": "ImDrawList_AddRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,ImDrawFlags,float)", @@ -2130,7 +2130,7 @@ "rounding": "0.0f" }, "funcname": "AddRectFilled", - "location": "imgui:2934", + "location": "imgui:2959", "ov_cimguiname": "ImDrawList_AddRectFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,ImDrawFlags)", @@ -2175,7 +2175,7 @@ "cimguiname": "ImDrawList_AddRectFilledMultiColor", "defaults": {}, "funcname": "AddRectFilledMultiColor", - "location": "imgui:2935", + "location": "imgui:2960", "ov_cimguiname": "ImDrawList_AddRectFilledMultiColor", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,ImU32,ImU32,ImU32)", @@ -2214,7 +2214,7 @@ "text_end": "NULL" }, "funcname": "AddText", - "location": "imgui:2946", + "location": "imgui:2971", "ov_cimguiname": "ImDrawList_AddText_Vec2", "ret": "void", "signature": "(const ImVec2,ImU32,const char*,const char*)", @@ -2269,7 +2269,7 @@ "wrap_width": "0.0f" }, "funcname": "AddText", - "location": "imgui:2947", + "location": "imgui:2972", "ov_cimguiname": "ImDrawList_AddText_FontPtr", "ret": "void", "signature": "(const ImFont*,float,const ImVec2,ImU32,const char*,const char*,float,const ImVec4*)", @@ -2312,7 +2312,7 @@ "thickness": "1.0f" }, "funcname": "AddTriangle", - "location": "imgui:2938", + "location": "imgui:2963", "ov_cimguiname": "ImDrawList_AddTriangle", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,ImU32,float)", @@ -2349,7 +2349,7 @@ "cimguiname": "ImDrawList_AddTriangleFilled", "defaults": {}, "funcname": "AddTriangleFilled", - "location": "imgui:2939", + "location": "imgui:2964", "ov_cimguiname": "ImDrawList_AddTriangleFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -2370,7 +2370,7 @@ "cimguiname": "ImDrawList_ChannelsMerge", "defaults": {}, "funcname": "ChannelsMerge", - "location": "imgui:2994", + "location": "imgui:3019", "ov_cimguiname": "ImDrawList_ChannelsMerge", "ret": "void", "signature": "()", @@ -2395,7 +2395,7 @@ "cimguiname": "ImDrawList_ChannelsSetCurrent", "defaults": {}, "funcname": "ChannelsSetCurrent", - "location": "imgui:2995", + "location": "imgui:3020", "ov_cimguiname": "ImDrawList_ChannelsSetCurrent", "ret": "void", "signature": "(int)", @@ -2420,7 +2420,7 @@ "cimguiname": "ImDrawList_ChannelsSplit", "defaults": {}, "funcname": "ChannelsSplit", - "location": "imgui:2993", + "location": "imgui:3018", "ov_cimguiname": "ImDrawList_ChannelsSplit", "ret": "void", "signature": "(int)", @@ -2441,7 +2441,7 @@ "cimguiname": "ImDrawList_CloneOutput", "defaults": {}, "funcname": "CloneOutput", - "location": "imgui:2985", + "location": "imgui:3010", "ov_cimguiname": "ImDrawList_CloneOutput", "ret": "ImDrawList*", "signature": "()const", @@ -2466,7 +2466,7 @@ "cimguiname": "ImDrawList_GetClipRectMax", "defaults": {}, "funcname": "GetClipRectMax", - "location": "imgui:2923", + "location": "imgui:2948", "nonUDT": 1, "ov_cimguiname": "ImDrawList_GetClipRectMax", "ret": "void", @@ -2492,7 +2492,7 @@ "cimguiname": "ImDrawList_GetClipRectMin", "defaults": {}, "funcname": "GetClipRectMin", - "location": "imgui:2922", + "location": "imgui:2947", "nonUDT": 1, "ov_cimguiname": "ImDrawList_GetClipRectMin", "ret": "void", @@ -2515,7 +2515,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawList", - "location": "imgui:2914", + "location": "imgui:2939", "ov_cimguiname": "ImDrawList_ImDrawList", "signature": "(ImDrawListSharedData*)", "stname": "ImDrawList" @@ -2557,7 +2557,7 @@ "num_segments": "0" }, "funcname": "PathArcTo", - "location": "imgui:2975", + "location": "imgui:3000", "ov_cimguiname": "ImDrawList_PathArcTo", "ret": "void", "signature": "(const ImVec2,float,float,float,int)", @@ -2594,7 +2594,7 @@ "cimguiname": "ImDrawList_PathArcToFast", "defaults": {}, "funcname": "PathArcToFast", - "location": "imgui:2976", + "location": "imgui:3001", "ov_cimguiname": "ImDrawList_PathArcToFast", "ret": "void", "signature": "(const ImVec2,float,int,int)", @@ -2633,7 +2633,7 @@ "num_segments": "0" }, "funcname": "PathBezierCubicCurveTo", - "location": "imgui:2978", + "location": "imgui:3003", "ov_cimguiname": "ImDrawList_PathBezierCubicCurveTo", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,int)", @@ -2668,7 +2668,7 @@ "num_segments": "0" }, "funcname": "PathBezierQuadraticCurveTo", - "location": "imgui:2979", + "location": "imgui:3004", "ov_cimguiname": "ImDrawList_PathBezierQuadraticCurveTo", "ret": "void", "signature": "(const ImVec2,const ImVec2,int)", @@ -2689,7 +2689,7 @@ "cimguiname": "ImDrawList_PathClear", "defaults": {}, "funcname": "PathClear", - "location": "imgui:2969", + "location": "imgui:2994", "ov_cimguiname": "ImDrawList_PathClear", "ret": "void", "signature": "()", @@ -2736,7 +2736,7 @@ "num_segments": "0" }, "funcname": "PathEllipticalArcTo", - "location": "imgui:2977", + "location": "imgui:3002", "ov_cimguiname": "ImDrawList_PathEllipticalArcTo", "ret": "void", "signature": "(const ImVec2,const ImVec2,float,float,float,int)", @@ -2761,7 +2761,7 @@ "cimguiname": "ImDrawList_PathFillConcave", "defaults": {}, "funcname": "PathFillConcave", - "location": "imgui:2973", + "location": "imgui:2998", "ov_cimguiname": "ImDrawList_PathFillConcave", "ret": "void", "signature": "(ImU32)", @@ -2786,7 +2786,7 @@ "cimguiname": "ImDrawList_PathFillConvex", "defaults": {}, "funcname": "PathFillConvex", - "location": "imgui:2972", + "location": "imgui:2997", "ov_cimguiname": "ImDrawList_PathFillConvex", "ret": "void", "signature": "(ImU32)", @@ -2811,7 +2811,7 @@ "cimguiname": "ImDrawList_PathLineTo", "defaults": {}, "funcname": "PathLineTo", - "location": "imgui:2970", + "location": "imgui:2995", "ov_cimguiname": "ImDrawList_PathLineTo", "ret": "void", "signature": "(const ImVec2)", @@ -2836,7 +2836,7 @@ "cimguiname": "ImDrawList_PathLineToMergeDuplicate", "defaults": {}, "funcname": "PathLineToMergeDuplicate", - "location": "imgui:2971", + "location": "imgui:2996", "ov_cimguiname": "ImDrawList_PathLineToMergeDuplicate", "ret": "void", "signature": "(const ImVec2)", @@ -2876,7 +2876,7 @@ "rounding": "0.0f" }, "funcname": "PathRect", - "location": "imgui:2980", + "location": "imgui:3005", "ov_cimguiname": "ImDrawList_PathRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,float,ImDrawFlags)", @@ -2912,7 +2912,7 @@ "thickness": "1.0f" }, "funcname": "PathStroke", - "location": "imgui:2974", + "location": "imgui:2999", "ov_cimguiname": "ImDrawList_PathStroke", "ret": "void", "signature": "(ImU32,ImDrawFlags,float)", @@ -2933,7 +2933,7 @@ "cimguiname": "ImDrawList_PopClipRect", "defaults": {}, "funcname": "PopClipRect", - "location": "imgui:2919", + "location": "imgui:2944", "ov_cimguiname": "ImDrawList_PopClipRect", "ret": "void", "signature": "()", @@ -2954,7 +2954,7 @@ "cimguiname": "ImDrawList_PopTextureID", "defaults": {}, "funcname": "PopTextureID", - "location": "imgui:2921", + "location": "imgui:2946", "ov_cimguiname": "ImDrawList_PopTextureID", "ret": "void", "signature": "()", @@ -3011,7 +3011,7 @@ "cimguiname": "ImDrawList_PrimQuadUV", "defaults": {}, "funcname": "PrimQuadUV", - "location": "imgui:3004", + "location": "imgui:3029", "ov_cimguiname": "ImDrawList_PrimQuadUV", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -3044,7 +3044,7 @@ "cimguiname": "ImDrawList_PrimRect", "defaults": {}, "funcname": "PrimRect", - "location": "imgui:3002", + "location": "imgui:3027", "ov_cimguiname": "ImDrawList_PrimRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32)", @@ -3085,7 +3085,7 @@ "cimguiname": "ImDrawList_PrimRectUV", "defaults": {}, "funcname": "PrimRectUV", - "location": "imgui:3003", + "location": "imgui:3028", "ov_cimguiname": "ImDrawList_PrimRectUV", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -3114,7 +3114,7 @@ "cimguiname": "ImDrawList_PrimReserve", "defaults": {}, "funcname": "PrimReserve", - "location": "imgui:3000", + "location": "imgui:3025", "ov_cimguiname": "ImDrawList_PrimReserve", "ret": "void", "signature": "(int,int)", @@ -3143,7 +3143,7 @@ "cimguiname": "ImDrawList_PrimUnreserve", "defaults": {}, "funcname": "PrimUnreserve", - "location": "imgui:3001", + "location": "imgui:3026", "ov_cimguiname": "ImDrawList_PrimUnreserve", "ret": "void", "signature": "(int,int)", @@ -3176,7 +3176,7 @@ "cimguiname": "ImDrawList_PrimVtx", "defaults": {}, "funcname": "PrimVtx", - "location": "imgui:3007", + "location": "imgui:3032", "ov_cimguiname": "ImDrawList_PrimVtx", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32)", @@ -3201,7 +3201,7 @@ "cimguiname": "ImDrawList_PrimWriteIdx", "defaults": {}, "funcname": "PrimWriteIdx", - "location": "imgui:3006", + "location": "imgui:3031", "ov_cimguiname": "ImDrawList_PrimWriteIdx", "ret": "void", "signature": "(ImDrawIdx)", @@ -3234,7 +3234,7 @@ "cimguiname": "ImDrawList_PrimWriteVtx", "defaults": {}, "funcname": "PrimWriteVtx", - "location": "imgui:3005", + "location": "imgui:3030", "ov_cimguiname": "ImDrawList_PrimWriteVtx", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32)", @@ -3269,7 +3269,7 @@ "intersect_with_current_clip_rect": "false" }, "funcname": "PushClipRect", - "location": "imgui:2917", + "location": "imgui:2942", "ov_cimguiname": "ImDrawList_PushClipRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,bool)", @@ -3290,7 +3290,7 @@ "cimguiname": "ImDrawList_PushClipRectFullScreen", "defaults": {}, "funcname": "PushClipRectFullScreen", - "location": "imgui:2918", + "location": "imgui:2943", "ov_cimguiname": "ImDrawList_PushClipRectFullScreen", "ret": "void", "signature": "()", @@ -3315,7 +3315,7 @@ "cimguiname": "ImDrawList_PushTextureID", "defaults": {}, "funcname": "PushTextureID", - "location": "imgui:2920", + "location": "imgui:2945", "ov_cimguiname": "ImDrawList_PushTextureID", "ret": "void", "signature": "(ImTextureID)", @@ -3340,7 +3340,7 @@ "cimguiname": "ImDrawList__CalcCircleAutoSegmentCount", "defaults": {}, "funcname": "_CalcCircleAutoSegmentCount", - "location": "imgui:3024", + "location": "imgui:3049", "ov_cimguiname": "ImDrawList__CalcCircleAutoSegmentCount", "ret": "int", "signature": "(float)const", @@ -3361,7 +3361,7 @@ "cimguiname": "ImDrawList__ClearFreeMemory", "defaults": {}, "funcname": "_ClearFreeMemory", - "location": "imgui:3018", + "location": "imgui:3043", "ov_cimguiname": "ImDrawList__ClearFreeMemory", "ret": "void", "signature": "()", @@ -3382,7 +3382,7 @@ "cimguiname": "ImDrawList__OnChangedClipRect", "defaults": {}, "funcname": "_OnChangedClipRect", - "location": "imgui:3021", + "location": "imgui:3046", "ov_cimguiname": "ImDrawList__OnChangedClipRect", "ret": "void", "signature": "()", @@ -3403,7 +3403,7 @@ "cimguiname": "ImDrawList__OnChangedTextureID", "defaults": {}, "funcname": "_OnChangedTextureID", - "location": "imgui:3022", + "location": "imgui:3047", "ov_cimguiname": "ImDrawList__OnChangedTextureID", "ret": "void", "signature": "()", @@ -3424,7 +3424,7 @@ "cimguiname": "ImDrawList__OnChangedVtxOffset", "defaults": {}, "funcname": "_OnChangedVtxOffset", - "location": "imgui:3023", + "location": "imgui:3048", "ov_cimguiname": "ImDrawList__OnChangedVtxOffset", "ret": "void", "signature": "()", @@ -3465,7 +3465,7 @@ "cimguiname": "ImDrawList__PathArcToFastEx", "defaults": {}, "funcname": "_PathArcToFastEx", - "location": "imgui:3025", + "location": "imgui:3050", "ov_cimguiname": "ImDrawList__PathArcToFastEx", "ret": "void", "signature": "(const ImVec2,float,int,int,int)", @@ -3506,7 +3506,7 @@ "cimguiname": "ImDrawList__PathArcToN", "defaults": {}, "funcname": "_PathArcToN", - "location": "imgui:3026", + "location": "imgui:3051", "ov_cimguiname": "ImDrawList__PathArcToN", "ret": "void", "signature": "(const ImVec2,float,float,float,int)", @@ -3527,7 +3527,7 @@ "cimguiname": "ImDrawList__PopUnusedDrawCmd", "defaults": {}, "funcname": "_PopUnusedDrawCmd", - "location": "imgui:3019", + "location": "imgui:3044", "ov_cimguiname": "ImDrawList__PopUnusedDrawCmd", "ret": "void", "signature": "()", @@ -3548,7 +3548,7 @@ "cimguiname": "ImDrawList__ResetForNewFrame", "defaults": {}, "funcname": "_ResetForNewFrame", - "location": "imgui:3017", + "location": "imgui:3042", "ov_cimguiname": "ImDrawList__ResetForNewFrame", "ret": "void", "signature": "()", @@ -3569,7 +3569,7 @@ "cimguiname": "ImDrawList__TryMergeDrawCmds", "defaults": {}, "funcname": "_TryMergeDrawCmds", - "location": "imgui:3020", + "location": "imgui:3045", "ov_cimguiname": "ImDrawList__TryMergeDrawCmds", "ret": "void", "signature": "()", @@ -3589,7 +3589,7 @@ "cimguiname": "ImDrawList_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2916", + "location": "imgui:2941", "ov_cimguiname": "ImDrawList_destroy", "realdestructor": true, "ret": "void", @@ -3607,7 +3607,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontAtlasCustomRect", - "location": "imgui:3121", + "location": "imgui:3146", "ov_cimguiname": "ImFontAtlasCustomRect_ImFontAtlasCustomRect", "signature": "()", "stname": "ImFontAtlasCustomRect" @@ -3627,7 +3627,7 @@ "cimguiname": "ImFontAtlasCustomRect_IsPacked", "defaults": {}, "funcname": "IsPacked", - "location": "imgui:3122", + "location": "imgui:3147", "ov_cimguiname": "ImFontAtlasCustomRect_IsPacked", "ret": "bool", "signature": "()const", @@ -3693,7 +3693,7 @@ "offset": "ImVec2(0,0)" }, "funcname": "AddCustomRectFontGlyph", - "location": "imgui:3207", + "location": "imgui:3232", "ov_cimguiname": "ImFontAtlas_AddCustomRectFontGlyph", "ret": "int", "signature": "(ImFont*,ImWchar,int,int,float,const ImVec2)", @@ -3722,7 +3722,7 @@ "cimguiname": "ImFontAtlas_AddCustomRectRegular", "defaults": {}, "funcname": "AddCustomRectRegular", - "location": "imgui:3206", + "location": "imgui:3231", "ov_cimguiname": "ImFontAtlas_AddCustomRectRegular", "ret": "int", "signature": "(int,int)", @@ -3747,7 +3747,7 @@ "cimguiname": "ImFontAtlas_AddFont", "defaults": {}, "funcname": "AddFont", - "location": "imgui:3155", + "location": "imgui:3180", "ov_cimguiname": "ImFontAtlas_AddFont", "ret": "ImFont*", "signature": "(const ImFontConfig*)", @@ -3774,7 +3774,7 @@ "font_cfg": "NULL" }, "funcname": "AddFontDefault", - "location": "imgui:3156", + "location": "imgui:3181", "ov_cimguiname": "ImFontAtlas_AddFontDefault", "ret": "ImFont*", "signature": "(const ImFontConfig*)", @@ -3814,7 +3814,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromFileTTF", - "location": "imgui:3157", + "location": "imgui:3182", "ov_cimguiname": "ImFontAtlas_AddFontFromFileTTF", "ret": "ImFont*", "signature": "(const char*,float,const ImFontConfig*,const ImWchar*)", @@ -3854,7 +3854,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromMemoryCompressedBase85TTF", - "location": "imgui:3160", + "location": "imgui:3185", "ov_cimguiname": "ImFontAtlas_AddFontFromMemoryCompressedBase85TTF", "ret": "ImFont*", "signature": "(const char*,float,const ImFontConfig*,const ImWchar*)", @@ -3898,7 +3898,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromMemoryCompressedTTF", - "location": "imgui:3159", + "location": "imgui:3184", "ov_cimguiname": "ImFontAtlas_AddFontFromMemoryCompressedTTF", "ret": "ImFont*", "signature": "(const void*,int,float,const ImFontConfig*,const ImWchar*)", @@ -3942,7 +3942,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromMemoryTTF", - "location": "imgui:3158", + "location": "imgui:3183", "ov_cimguiname": "ImFontAtlas_AddFontFromMemoryTTF", "ret": "ImFont*", "signature": "(void*,int,float,const ImFontConfig*,const ImWchar*)", @@ -3963,7 +3963,7 @@ "cimguiname": "ImFontAtlas_Build", "defaults": {}, "funcname": "Build", - "location": "imgui:3171", + "location": "imgui:3196", "ov_cimguiname": "ImFontAtlas_Build", "ret": "bool", "signature": "()", @@ -3996,7 +3996,7 @@ "cimguiname": "ImFontAtlas_CalcCustomRectUV", "defaults": {}, "funcname": "CalcCustomRectUV", - "location": "imgui:3211", + "location": "imgui:3236", "ov_cimguiname": "ImFontAtlas_CalcCustomRectUV", "ret": "void", "signature": "(const ImFontAtlasCustomRect*,ImVec2*,ImVec2*)const", @@ -4017,7 +4017,7 @@ "cimguiname": "ImFontAtlas_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:3164", + "location": "imgui:3189", "ov_cimguiname": "ImFontAtlas_Clear", "ret": "void", "signature": "()", @@ -4038,7 +4038,7 @@ "cimguiname": "ImFontAtlas_ClearFonts", "defaults": {}, "funcname": "ClearFonts", - "location": "imgui:3163", + "location": "imgui:3188", "ov_cimguiname": "ImFontAtlas_ClearFonts", "ret": "void", "signature": "()", @@ -4059,7 +4059,7 @@ "cimguiname": "ImFontAtlas_ClearInputData", "defaults": {}, "funcname": "ClearInputData", - "location": "imgui:3161", + "location": "imgui:3186", "ov_cimguiname": "ImFontAtlas_ClearInputData", "ret": "void", "signature": "()", @@ -4080,7 +4080,7 @@ "cimguiname": "ImFontAtlas_ClearTexData", "defaults": {}, "funcname": "ClearTexData", - "location": "imgui:3162", + "location": "imgui:3187", "ov_cimguiname": "ImFontAtlas_ClearTexData", "ret": "void", "signature": "()", @@ -4105,7 +4105,7 @@ "cimguiname": "ImFontAtlas_GetCustomRectByIndex", "defaults": {}, "funcname": "GetCustomRectByIndex", - "location": "imgui:3208", + "location": "imgui:3233", "ov_cimguiname": "ImFontAtlas_GetCustomRectByIndex", "ret": "ImFontAtlasCustomRect*", "signature": "(int)", @@ -4126,7 +4126,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesChineseFull", "defaults": {}, "funcname": "GetGlyphRangesChineseFull", - "location": "imgui:3189", + "location": "imgui:3214", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesChineseFull", "ret": "const ImWchar*", "signature": "()", @@ -4147,7 +4147,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon", "defaults": {}, "funcname": "GetGlyphRangesChineseSimplifiedCommon", - "location": "imgui:3190", + "location": "imgui:3215", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon", "ret": "const ImWchar*", "signature": "()", @@ -4168,7 +4168,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesCyrillic", "defaults": {}, "funcname": "GetGlyphRangesCyrillic", - "location": "imgui:3191", + "location": "imgui:3216", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesCyrillic", "ret": "const ImWchar*", "signature": "()", @@ -4189,7 +4189,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesDefault", "defaults": {}, "funcname": "GetGlyphRangesDefault", - "location": "imgui:3185", + "location": "imgui:3210", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesDefault", "ret": "const ImWchar*", "signature": "()", @@ -4210,7 +4210,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesGreek", "defaults": {}, "funcname": "GetGlyphRangesGreek", - "location": "imgui:3186", + "location": "imgui:3211", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesGreek", "ret": "const ImWchar*", "signature": "()", @@ -4231,7 +4231,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesJapanese", "defaults": {}, "funcname": "GetGlyphRangesJapanese", - "location": "imgui:3188", + "location": "imgui:3213", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesJapanese", "ret": "const ImWchar*", "signature": "()", @@ -4252,7 +4252,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesKorean", "defaults": {}, "funcname": "GetGlyphRangesKorean", - "location": "imgui:3187", + "location": "imgui:3212", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesKorean", "ret": "const ImWchar*", "signature": "()", @@ -4273,7 +4273,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesThai", "defaults": {}, "funcname": "GetGlyphRangesThai", - "location": "imgui:3192", + "location": "imgui:3217", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesThai", "ret": "const ImWchar*", "signature": "()", @@ -4294,7 +4294,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesVietnamese", "defaults": {}, "funcname": "GetGlyphRangesVietnamese", - "location": "imgui:3193", + "location": "imgui:3218", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesVietnamese", "ret": "const ImWchar*", "signature": "()", @@ -4335,7 +4335,7 @@ "cimguiname": "ImFontAtlas_GetMouseCursorTexData", "defaults": {}, "funcname": "GetMouseCursorTexData", - "location": "imgui:3212", + "location": "imgui:3237", "ov_cimguiname": "ImFontAtlas_GetMouseCursorTexData", "ret": "bool", "signature": "(ImGuiMouseCursor,ImVec2*,ImVec2*,ImVec2[2],ImVec2[2])", @@ -4374,7 +4374,7 @@ "out_bytes_per_pixel": "NULL" }, "funcname": "GetTexDataAsAlpha8", - "location": "imgui:3172", + "location": "imgui:3197", "ov_cimguiname": "ImFontAtlas_GetTexDataAsAlpha8", "ret": "void", "signature": "(unsigned char**,int*,int*,int*)", @@ -4413,7 +4413,7 @@ "out_bytes_per_pixel": "NULL" }, "funcname": "GetTexDataAsRGBA32", - "location": "imgui:3173", + "location": "imgui:3198", "ov_cimguiname": "ImFontAtlas_GetTexDataAsRGBA32", "ret": "void", "signature": "(unsigned char**,int*,int*,int*)", @@ -4430,7 +4430,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontAtlas", - "location": "imgui:3153", + "location": "imgui:3178", "ov_cimguiname": "ImFontAtlas_ImFontAtlas", "signature": "()", "stname": "ImFontAtlas" @@ -4450,7 +4450,7 @@ "cimguiname": "ImFontAtlas_IsBuilt", "defaults": {}, "funcname": "IsBuilt", - "location": "imgui:3174", + "location": "imgui:3199", "ov_cimguiname": "ImFontAtlas_IsBuilt", "ret": "bool", "signature": "()const", @@ -4475,7 +4475,7 @@ "cimguiname": "ImFontAtlas_SetTexID", "defaults": {}, "funcname": "SetTexID", - "location": "imgui:3175", + "location": "imgui:3200", "ov_cimguiname": "ImFontAtlas_SetTexID", "ret": "void", "signature": "(ImTextureID)", @@ -4495,7 +4495,7 @@ "cimguiname": "ImFontAtlas_destroy", "defaults": {}, "destructor": true, - "location": "imgui:3154", + "location": "imgui:3179", "ov_cimguiname": "ImFontAtlas_destroy", "realdestructor": true, "ret": "void", @@ -4513,7 +4513,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontConfig", - "location": "imgui:3081", + "location": "imgui:3106", "ov_cimguiname": "ImFontConfig_ImFontConfig", "signature": "()", "stname": "ImFontConfig" @@ -4556,7 +4556,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_AddChar", "defaults": {}, "funcname": "AddChar", - "location": "imgui:3106", + "location": "imgui:3131", "ov_cimguiname": "ImFontGlyphRangesBuilder_AddChar", "ret": "void", "signature": "(ImWchar)", @@ -4581,7 +4581,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_AddRanges", "defaults": {}, "funcname": "AddRanges", - "location": "imgui:3108", + "location": "imgui:3133", "ov_cimguiname": "ImFontGlyphRangesBuilder_AddRanges", "ret": "void", "signature": "(const ImWchar*)", @@ -4612,7 +4612,7 @@ "text_end": "NULL" }, "funcname": "AddText", - "location": "imgui:3107", + "location": "imgui:3132", "ov_cimguiname": "ImFontGlyphRangesBuilder_AddText", "ret": "void", "signature": "(const char*,const char*)", @@ -4637,7 +4637,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_BuildRanges", "defaults": {}, "funcname": "BuildRanges", - "location": "imgui:3109", + "location": "imgui:3134", "ov_cimguiname": "ImFontGlyphRangesBuilder_BuildRanges", "ret": "void", "signature": "(ImVector_ImWchar*)", @@ -4658,7 +4658,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:3103", + "location": "imgui:3128", "ov_cimguiname": "ImFontGlyphRangesBuilder_Clear", "ret": "void", "signature": "()", @@ -4683,7 +4683,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_GetBit", "defaults": {}, "funcname": "GetBit", - "location": "imgui:3104", + "location": "imgui:3129", "ov_cimguiname": "ImFontGlyphRangesBuilder_GetBit", "ret": "bool", "signature": "(size_t)const", @@ -4700,7 +4700,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontGlyphRangesBuilder", - "location": "imgui:3102", + "location": "imgui:3127", "ov_cimguiname": "ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder", "signature": "()", "stname": "ImFontGlyphRangesBuilder" @@ -4724,7 +4724,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_SetBit", "defaults": {}, "funcname": "SetBit", - "location": "imgui:3105", + "location": "imgui:3130", "ov_cimguiname": "ImFontGlyphRangesBuilder_SetBit", "ret": "void", "signature": "(size_t)", @@ -4808,7 +4808,7 @@ "cimguiname": "ImFont_AddGlyph", "defaults": {}, "funcname": "AddGlyph", - "location": "imgui:3302", + "location": "imgui:3327", "ov_cimguiname": "ImFont_AddGlyph", "ret": "void", "signature": "(const ImFontConfig*,ImWchar,float,float,float,float,float,float,float,float,float)", @@ -4843,7 +4843,7 @@ "overwrite_dst": "true" }, "funcname": "AddRemapChar", - "location": "imgui:3303", + "location": "imgui:3328", "ov_cimguiname": "ImFont_AddRemapChar", "ret": "void", "signature": "(ImWchar,ImWchar,bool)", @@ -4864,7 +4864,7 @@ "cimguiname": "ImFont_BuildLookupTable", "defaults": {}, "funcname": "BuildLookupTable", - "location": "imgui:3299", + "location": "imgui:3324", "ov_cimguiname": "ImFont_BuildLookupTable", "ret": "void", "signature": "()", @@ -4916,7 +4916,7 @@ "text_end": "NULL" }, "funcname": "CalcTextSizeA", - "location": "imgui:3293", + "location": "imgui:3318", "nonUDT": 1, "ov_cimguiname": "ImFont_CalcTextSizeA", "ret": "void", @@ -4954,7 +4954,7 @@ "cimguiname": "ImFont_CalcWordWrapPositionA", "defaults": {}, "funcname": "CalcWordWrapPositionA", - "location": "imgui:3294", + "location": "imgui:3319", "ov_cimguiname": "ImFont_CalcWordWrapPositionA", "ret": "const char*", "signature": "(float,const char*,const char*,float)const", @@ -4975,7 +4975,7 @@ "cimguiname": "ImFont_ClearOutputData", "defaults": {}, "funcname": "ClearOutputData", - "location": "imgui:3300", + "location": "imgui:3325", "ov_cimguiname": "ImFont_ClearOutputData", "ret": "void", "signature": "()", @@ -5000,7 +5000,7 @@ "cimguiname": "ImFont_FindGlyph", "defaults": {}, "funcname": "FindGlyph", - "location": "imgui:3285", + "location": "imgui:3310", "ov_cimguiname": "ImFont_FindGlyph", "ret": "const ImFontGlyph*", "signature": "(ImWchar)const", @@ -5025,7 +5025,7 @@ "cimguiname": "ImFont_FindGlyphNoFallback", "defaults": {}, "funcname": "FindGlyphNoFallback", - "location": "imgui:3286", + "location": "imgui:3311", "ov_cimguiname": "ImFont_FindGlyphNoFallback", "ret": "const ImFontGlyph*", "signature": "(ImWchar)const", @@ -5050,7 +5050,7 @@ "cimguiname": "ImFont_GetCharAdvance", "defaults": {}, "funcname": "GetCharAdvance", - "location": "imgui:3287", + "location": "imgui:3312", "ov_cimguiname": "ImFont_GetCharAdvance", "ret": "float", "signature": "(ImWchar)const", @@ -5071,7 +5071,7 @@ "cimguiname": "ImFont_GetDebugName", "defaults": {}, "funcname": "GetDebugName", - "location": "imgui:3289", + "location": "imgui:3314", "ov_cimguiname": "ImFont_GetDebugName", "ret": "const char*", "signature": "()const", @@ -5096,7 +5096,7 @@ "cimguiname": "ImFont_GrowIndex", "defaults": {}, "funcname": "GrowIndex", - "location": "imgui:3301", + "location": "imgui:3326", "ov_cimguiname": "ImFont_GrowIndex", "ret": "void", "signature": "(int)", @@ -5113,7 +5113,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFont", - "location": "imgui:3283", + "location": "imgui:3308", "ov_cimguiname": "ImFont_ImFont", "signature": "()", "stname": "ImFont" @@ -5141,7 +5141,7 @@ "cimguiname": "ImFont_IsGlyphRangeUnused", "defaults": {}, "funcname": "IsGlyphRangeUnused", - "location": "imgui:3305", + "location": "imgui:3330", "ov_cimguiname": "ImFont_IsGlyphRangeUnused", "ret": "bool", "signature": "(unsigned int,unsigned int)", @@ -5162,7 +5162,7 @@ "cimguiname": "ImFont_IsLoaded", "defaults": {}, "funcname": "IsLoaded", - "location": "imgui:3288", + "location": "imgui:3313", "ov_cimguiname": "ImFont_IsLoaded", "ret": "bool", "signature": "()const", @@ -5203,7 +5203,7 @@ "cimguiname": "ImFont_RenderChar", "defaults": {}, "funcname": "RenderChar", - "location": "imgui:3295", + "location": "imgui:3320", "ov_cimguiname": "ImFont_RenderChar", "ret": "void", "signature": "(ImDrawList*,float,const ImVec2,ImU32,ImWchar)const", @@ -5263,7 +5263,7 @@ "wrap_width": "0.0f" }, "funcname": "RenderText", - "location": "imgui:3296", + "location": "imgui:3321", "ov_cimguiname": "ImFont_RenderText", "ret": "void", "signature": "(ImDrawList*,float,const ImVec2,ImU32,const ImVec4,const char*,const char*,float,bool)const", @@ -5292,7 +5292,7 @@ "cimguiname": "ImFont_SetGlyphVisible", "defaults": {}, "funcname": "SetGlyphVisible", - "location": "imgui:3304", + "location": "imgui:3329", "ov_cimguiname": "ImFont_SetGlyphVisible", "ret": "void", "signature": "(ImWchar,bool)", @@ -5312,7 +5312,7 @@ "cimguiname": "ImFont_destroy", "defaults": {}, "destructor": true, - "location": "imgui:3284", + "location": "imgui:3309", "ov_cimguiname": "ImFont_destroy", "realdestructor": true, "ret": "void", @@ -5330,7 +5330,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiComboPreviewData", - "location": "imgui_internal:1068", + "location": "imgui_internal:1071", "ov_cimguiname": "ImGuiComboPreviewData_ImGuiComboPreviewData", "signature": "()", "stname": "ImGuiComboPreviewData" @@ -5365,7 +5365,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiContextHook", - "location": "imgui_internal:2101", + "location": "imgui_internal:2106", "ov_cimguiname": "ImGuiContextHook_ImGuiContextHook", "signature": "()", "stname": "ImGuiContextHook" @@ -5405,7 +5405,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiContext", - "location": "imgui_internal:2459", + "location": "imgui_internal:2471", "ov_cimguiname": "ImGuiContext_ImGuiContext", "signature": "(ImFontAtlas*)", "stname": "ImGuiContext" @@ -5448,7 +5448,7 @@ "cimguiname": "ImGuiDataVarInfo_GetVarPtr", "defaults": {}, "funcname": "GetVarPtr", - "location": "imgui_internal:822", + "location": "imgui_internal:825", "ov_cimguiname": "ImGuiDataVarInfo_GetVarPtr", "ret": "void*", "signature": "(void*)const", @@ -5465,7 +5465,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiDebugAllocInfo", - "location": "imgui_internal:2041", + "location": "imgui_internal:2046", "ov_cimguiname": "ImGuiDebugAllocInfo_ImGuiDebugAllocInfo", "signature": "()", "stname": "ImGuiDebugAllocInfo" @@ -5500,7 +5500,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiDockContext", - "location": "imgui_internal:1884", + "location": "imgui_internal:1889", "ov_cimguiname": "ImGuiDockContext_ImGuiDockContext", "signature": "()", "stname": "ImGuiDockContext" @@ -5540,7 +5540,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiDockNode", - "location": "imgui_internal:1840", + "location": "imgui_internal:1843", "ov_cimguiname": "ImGuiDockNode_ImGuiDockNode", "signature": "(ImGuiID)", "stname": "ImGuiDockNode" @@ -5560,7 +5560,7 @@ "cimguiname": "ImGuiDockNode_IsCentralNode", "defaults": {}, "funcname": "IsCentralNode", - "location": "imgui_internal:1845", + "location": "imgui_internal:1848", "ov_cimguiname": "ImGuiDockNode_IsCentralNode", "ret": "bool", "signature": "()const", @@ -5581,7 +5581,7 @@ "cimguiname": "ImGuiDockNode_IsDockSpace", "defaults": {}, "funcname": "IsDockSpace", - "location": "imgui_internal:1843", + "location": "imgui_internal:1846", "ov_cimguiname": "ImGuiDockNode_IsDockSpace", "ret": "bool", "signature": "()const", @@ -5602,7 +5602,7 @@ "cimguiname": "ImGuiDockNode_IsEmpty", "defaults": {}, "funcname": "IsEmpty", - "location": "imgui_internal:1850", + "location": "imgui_internal:1853", "ov_cimguiname": "ImGuiDockNode_IsEmpty", "ret": "bool", "signature": "()const", @@ -5623,7 +5623,7 @@ "cimguiname": "ImGuiDockNode_IsFloatingNode", "defaults": {}, "funcname": "IsFloatingNode", - "location": "imgui_internal:1844", + "location": "imgui_internal:1847", "ov_cimguiname": "ImGuiDockNode_IsFloatingNode", "ret": "bool", "signature": "()const", @@ -5644,7 +5644,7 @@ "cimguiname": "ImGuiDockNode_IsHiddenTabBar", "defaults": {}, "funcname": "IsHiddenTabBar", - "location": "imgui_internal:1846", + "location": "imgui_internal:1849", "ov_cimguiname": "ImGuiDockNode_IsHiddenTabBar", "ret": "bool", "signature": "()const", @@ -5665,7 +5665,7 @@ "cimguiname": "ImGuiDockNode_IsLeafNode", "defaults": {}, "funcname": "IsLeafNode", - "location": "imgui_internal:1849", + "location": "imgui_internal:1852", "ov_cimguiname": "ImGuiDockNode_IsLeafNode", "ret": "bool", "signature": "()const", @@ -5686,7 +5686,7 @@ "cimguiname": "ImGuiDockNode_IsNoTabBar", "defaults": {}, "funcname": "IsNoTabBar", - "location": "imgui_internal:1847", + "location": "imgui_internal:1850", "ov_cimguiname": "ImGuiDockNode_IsNoTabBar", "ret": "bool", "signature": "()const", @@ -5707,7 +5707,7 @@ "cimguiname": "ImGuiDockNode_IsRootNode", "defaults": {}, "funcname": "IsRootNode", - "location": "imgui_internal:1842", + "location": "imgui_internal:1845", "ov_cimguiname": "ImGuiDockNode_IsRootNode", "ret": "bool", "signature": "()const", @@ -5728,7 +5728,7 @@ "cimguiname": "ImGuiDockNode_IsSplitNode", "defaults": {}, "funcname": "IsSplitNode", - "location": "imgui_internal:1848", + "location": "imgui_internal:1851", "ov_cimguiname": "ImGuiDockNode_IsSplitNode", "ret": "bool", "signature": "()const", @@ -5753,7 +5753,7 @@ "cimguiname": "ImGuiDockNode_Rect", "defaults": {}, "funcname": "Rect", - "location": "imgui_internal:1851", + "location": "imgui_internal:1854", "nonUDT": 1, "ov_cimguiname": "ImGuiDockNode_Rect", "ret": "void", @@ -5779,7 +5779,7 @@ "cimguiname": "ImGuiDockNode_SetLocalFlags", "defaults": {}, "funcname": "SetLocalFlags", - "location": "imgui_internal:1853", + "location": "imgui_internal:1856", "ov_cimguiname": "ImGuiDockNode_SetLocalFlags", "ret": "void", "signature": "(ImGuiDockNodeFlags)", @@ -5800,7 +5800,7 @@ "cimguiname": "ImGuiDockNode_UpdateMergedFlags", "defaults": {}, "funcname": "UpdateMergedFlags", - "location": "imgui_internal:1854", + "location": "imgui_internal:1857", "ov_cimguiname": "ImGuiDockNode_UpdateMergedFlags", "ret": "void", "signature": "()", @@ -5820,7 +5820,7 @@ "cimguiname": "ImGuiDockNode_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:1841", + "location": "imgui_internal:1844", "ov_cimguiname": "ImGuiDockNode_destroy", "realdestructor": true, "ret": "void", @@ -5838,7 +5838,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiIDStackTool", - "location": "imgui_internal:2083", + "location": "imgui_internal:2088", "ov_cimguiname": "ImGuiIDStackTool_ImGuiIDStackTool", "signature": "()", "stname": "ImGuiIDStackTool" @@ -5881,7 +5881,7 @@ "cimguiname": "ImGuiIO_AddFocusEvent", "defaults": {}, "funcname": "AddFocusEvent", - "location": "imgui:2321", + "location": "imgui:2340", "ov_cimguiname": "ImGuiIO_AddFocusEvent", "ret": "void", "signature": "(bool)", @@ -5906,7 +5906,7 @@ "cimguiname": "ImGuiIO_AddInputCharacter", "defaults": {}, "funcname": "AddInputCharacter", - "location": "imgui:2322", + "location": "imgui:2341", "ov_cimguiname": "ImGuiIO_AddInputCharacter", "ret": "void", "signature": "(unsigned int)", @@ -5931,7 +5931,7 @@ "cimguiname": "ImGuiIO_AddInputCharacterUTF16", "defaults": {}, "funcname": "AddInputCharacterUTF16", - "location": "imgui:2323", + "location": "imgui:2342", "ov_cimguiname": "ImGuiIO_AddInputCharacterUTF16", "ret": "void", "signature": "(ImWchar16)", @@ -5956,7 +5956,7 @@ "cimguiname": "ImGuiIO_AddInputCharactersUTF8", "defaults": {}, "funcname": "AddInputCharactersUTF8", - "location": "imgui:2324", + "location": "imgui:2343", "ov_cimguiname": "ImGuiIO_AddInputCharactersUTF8", "ret": "void", "signature": "(const char*)", @@ -5989,7 +5989,7 @@ "cimguiname": "ImGuiIO_AddKeyAnalogEvent", "defaults": {}, "funcname": "AddKeyAnalogEvent", - "location": "imgui:2315", + "location": "imgui:2334", "ov_cimguiname": "ImGuiIO_AddKeyAnalogEvent", "ret": "void", "signature": "(ImGuiKey,bool,float)", @@ -6018,7 +6018,7 @@ "cimguiname": "ImGuiIO_AddKeyEvent", "defaults": {}, "funcname": "AddKeyEvent", - "location": "imgui:2314", + "location": "imgui:2333", "ov_cimguiname": "ImGuiIO_AddKeyEvent", "ret": "void", "signature": "(ImGuiKey,bool)", @@ -6047,7 +6047,7 @@ "cimguiname": "ImGuiIO_AddMouseButtonEvent", "defaults": {}, "funcname": "AddMouseButtonEvent", - "location": "imgui:2317", + "location": "imgui:2336", "ov_cimguiname": "ImGuiIO_AddMouseButtonEvent", "ret": "void", "signature": "(int,bool)", @@ -6076,7 +6076,7 @@ "cimguiname": "ImGuiIO_AddMousePosEvent", "defaults": {}, "funcname": "AddMousePosEvent", - "location": "imgui:2316", + "location": "imgui:2335", "ov_cimguiname": "ImGuiIO_AddMousePosEvent", "ret": "void", "signature": "(float,float)", @@ -6101,7 +6101,7 @@ "cimguiname": "ImGuiIO_AddMouseSourceEvent", "defaults": {}, "funcname": "AddMouseSourceEvent", - "location": "imgui:2319", + "location": "imgui:2338", "ov_cimguiname": "ImGuiIO_AddMouseSourceEvent", "ret": "void", "signature": "(ImGuiMouseSource)", @@ -6126,7 +6126,7 @@ "cimguiname": "ImGuiIO_AddMouseViewportEvent", "defaults": {}, "funcname": "AddMouseViewportEvent", - "location": "imgui:2320", + "location": "imgui:2339", "ov_cimguiname": "ImGuiIO_AddMouseViewportEvent", "ret": "void", "signature": "(ImGuiID)", @@ -6155,7 +6155,7 @@ "cimguiname": "ImGuiIO_AddMouseWheelEvent", "defaults": {}, "funcname": "AddMouseWheelEvent", - "location": "imgui:2318", + "location": "imgui:2337", "ov_cimguiname": "ImGuiIO_AddMouseWheelEvent", "ret": "void", "signature": "(float,float)", @@ -6176,7 +6176,7 @@ "cimguiname": "ImGuiIO_ClearEventsQueue", "defaults": {}, "funcname": "ClearEventsQueue", - "location": "imgui:2328", + "location": "imgui:2347", "ov_cimguiname": "ImGuiIO_ClearEventsQueue", "ret": "void", "signature": "()", @@ -6197,13 +6197,34 @@ "cimguiname": "ImGuiIO_ClearInputKeys", "defaults": {}, "funcname": "ClearInputKeys", - "location": "imgui:2329", + "location": "imgui:2348", "ov_cimguiname": "ImGuiIO_ClearInputKeys", "ret": "void", "signature": "()", "stname": "ImGuiIO" } ], + "ImGuiIO_ClearInputMouse": [ + { + "args": "(ImGuiIO* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiIO*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiIO_ClearInputMouse", + "defaults": {}, + "funcname": "ClearInputMouse", + "location": "imgui:2349", + "ov_cimguiname": "ImGuiIO_ClearInputMouse", + "ret": "void", + "signature": "()", + "stname": "ImGuiIO" + } + ], "ImGuiIO_ImGuiIO": [ { "args": "()", @@ -6214,7 +6235,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiIO", - "location": "imgui:2412", + "location": "imgui:2432", "ov_cimguiname": "ImGuiIO_ImGuiIO", "signature": "()", "stname": "ImGuiIO" @@ -6238,7 +6259,7 @@ "cimguiname": "ImGuiIO_SetAppAcceptingEvents", "defaults": {}, "funcname": "SetAppAcceptingEvents", - "location": "imgui:2327", + "location": "imgui:2346", "ov_cimguiname": "ImGuiIO_SetAppAcceptingEvents", "ret": "void", "signature": "(bool)", @@ -6277,7 +6298,7 @@ "native_legacy_index": "-1" }, "funcname": "SetKeyEventNativeData", - "location": "imgui:2326", + "location": "imgui:2345", "ov_cimguiname": "ImGuiIO_SetKeyEventNativeData", "ret": "void", "signature": "(ImGuiKey,int,int,int)", @@ -6313,7 +6334,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiInputEvent", - "location": "imgui_internal:1426", + "location": "imgui_internal:1429", "ov_cimguiname": "ImGuiInputEvent_ImGuiInputEvent", "signature": "()", "stname": "ImGuiInputEvent" @@ -6352,7 +6373,7 @@ "cimguiname": "ImGuiInputTextCallbackData_ClearSelection", "defaults": {}, "funcname": "ClearSelection", - "location": "imgui:2456", + "location": "imgui:2476", "ov_cimguiname": "ImGuiInputTextCallbackData_ClearSelection", "ret": "void", "signature": "()", @@ -6381,7 +6402,7 @@ "cimguiname": "ImGuiInputTextCallbackData_DeleteChars", "defaults": {}, "funcname": "DeleteChars", - "location": "imgui:2453", + "location": "imgui:2473", "ov_cimguiname": "ImGuiInputTextCallbackData_DeleteChars", "ret": "void", "signature": "(int,int)", @@ -6402,7 +6423,7 @@ "cimguiname": "ImGuiInputTextCallbackData_HasSelection", "defaults": {}, "funcname": "HasSelection", - "location": "imgui:2457", + "location": "imgui:2477", "ov_cimguiname": "ImGuiInputTextCallbackData_HasSelection", "ret": "bool", "signature": "()const", @@ -6419,7 +6440,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiInputTextCallbackData", - "location": "imgui:2452", + "location": "imgui:2472", "ov_cimguiname": "ImGuiInputTextCallbackData_ImGuiInputTextCallbackData", "signature": "()", "stname": "ImGuiInputTextCallbackData" @@ -6453,7 +6474,7 @@ "text_end": "NULL" }, "funcname": "InsertChars", - "location": "imgui:2454", + "location": "imgui:2474", "ov_cimguiname": "ImGuiInputTextCallbackData_InsertChars", "ret": "void", "signature": "(int,const char*,const char*)", @@ -6474,7 +6495,7 @@ "cimguiname": "ImGuiInputTextCallbackData_SelectAll", "defaults": {}, "funcname": "SelectAll", - "location": "imgui:2455", + "location": "imgui:2475", "ov_cimguiname": "ImGuiInputTextCallbackData_SelectAll", "ret": "void", "signature": "()", @@ -6514,7 +6535,7 @@ "cimguiname": "ImGuiInputTextDeactivatedState_ClearFreeMemory", "defaults": {}, "funcname": "ClearFreeMemory", - "location": "imgui_internal:1114", + "location": "imgui_internal:1117", "ov_cimguiname": "ImGuiInputTextDeactivatedState_ClearFreeMemory", "ret": "void", "signature": "()", @@ -6531,7 +6552,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiInputTextDeactivatedState", - "location": "imgui_internal:1113", + "location": "imgui_internal:1116", "ov_cimguiname": "ImGuiInputTextDeactivatedState_ImGuiInputTextDeactivatedState", "signature": "()", "stname": "ImGuiInputTextDeactivatedState" @@ -6570,7 +6591,7 @@ "cimguiname": "ImGuiInputTextState_ClearFreeMemory", "defaults": {}, "funcname": "ClearFreeMemory", - "location": "imgui_internal:1141", + "location": "imgui_internal:1144", "ov_cimguiname": "ImGuiInputTextState_ClearFreeMemory", "ret": "void", "signature": "()", @@ -6591,7 +6612,7 @@ "cimguiname": "ImGuiInputTextState_ClearSelection", "defaults": {}, "funcname": "ClearSelection", - "location": "imgui_internal:1150", + "location": "imgui_internal:1153", "ov_cimguiname": "ImGuiInputTextState_ClearSelection", "ret": "void", "signature": "()", @@ -6612,7 +6633,7 @@ "cimguiname": "ImGuiInputTextState_ClearText", "defaults": {}, "funcname": "ClearText", - "location": "imgui_internal:1140", + "location": "imgui_internal:1143", "ov_cimguiname": "ImGuiInputTextState_ClearText", "ret": "void", "signature": "()", @@ -6633,7 +6654,7 @@ "cimguiname": "ImGuiInputTextState_CursorAnimReset", "defaults": {}, "funcname": "CursorAnimReset", - "location": "imgui_internal:1147", + "location": "imgui_internal:1150", "ov_cimguiname": "ImGuiInputTextState_CursorAnimReset", "ret": "void", "signature": "()", @@ -6654,7 +6675,7 @@ "cimguiname": "ImGuiInputTextState_CursorClamp", "defaults": {}, "funcname": "CursorClamp", - "location": "imgui_internal:1148", + "location": "imgui_internal:1151", "ov_cimguiname": "ImGuiInputTextState_CursorClamp", "ret": "void", "signature": "()", @@ -6675,7 +6696,7 @@ "cimguiname": "ImGuiInputTextState_GetCursorPos", "defaults": {}, "funcname": "GetCursorPos", - "location": "imgui_internal:1151", + "location": "imgui_internal:1154", "ov_cimguiname": "ImGuiInputTextState_GetCursorPos", "ret": "int", "signature": "()const", @@ -6696,7 +6717,7 @@ "cimguiname": "ImGuiInputTextState_GetRedoAvailCount", "defaults": {}, "funcname": "GetRedoAvailCount", - "location": "imgui_internal:1143", + "location": "imgui_internal:1146", "ov_cimguiname": "ImGuiInputTextState_GetRedoAvailCount", "ret": "int", "signature": "()const", @@ -6717,7 +6738,7 @@ "cimguiname": "ImGuiInputTextState_GetSelectionEnd", "defaults": {}, "funcname": "GetSelectionEnd", - "location": "imgui_internal:1153", + "location": "imgui_internal:1156", "ov_cimguiname": "ImGuiInputTextState_GetSelectionEnd", "ret": "int", "signature": "()const", @@ -6738,7 +6759,7 @@ "cimguiname": "ImGuiInputTextState_GetSelectionStart", "defaults": {}, "funcname": "GetSelectionStart", - "location": "imgui_internal:1152", + "location": "imgui_internal:1155", "ov_cimguiname": "ImGuiInputTextState_GetSelectionStart", "ret": "int", "signature": "()const", @@ -6759,7 +6780,7 @@ "cimguiname": "ImGuiInputTextState_GetUndoAvailCount", "defaults": {}, "funcname": "GetUndoAvailCount", - "location": "imgui_internal:1142", + "location": "imgui_internal:1145", "ov_cimguiname": "ImGuiInputTextState_GetUndoAvailCount", "ret": "int", "signature": "()const", @@ -6780,7 +6801,7 @@ "cimguiname": "ImGuiInputTextState_HasSelection", "defaults": {}, "funcname": "HasSelection", - "location": "imgui_internal:1149", + "location": "imgui_internal:1152", "ov_cimguiname": "ImGuiInputTextState_HasSelection", "ret": "bool", "signature": "()const", @@ -6797,7 +6818,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiInputTextState", - "location": "imgui_internal:1139", + "location": "imgui_internal:1142", "ov_cimguiname": "ImGuiInputTextState_ImGuiInputTextState", "signature": "()", "stname": "ImGuiInputTextState" @@ -6821,7 +6842,7 @@ "cimguiname": "ImGuiInputTextState_OnKeyPressed", "defaults": {}, "funcname": "OnKeyPressed", - "location": "imgui_internal:1144", + "location": "imgui_internal:1147", "ov_cimguiname": "ImGuiInputTextState_OnKeyPressed", "ret": "void", "signature": "(int)", @@ -6842,7 +6863,7 @@ "cimguiname": "ImGuiInputTextState_ReloadUserBufAndKeepSelection", "defaults": {}, "funcname": "ReloadUserBufAndKeepSelection", - "location": "imgui_internal:1162", + "location": "imgui_internal:1165", "ov_cimguiname": "ImGuiInputTextState_ReloadUserBufAndKeepSelection", "ret": "void", "signature": "()", @@ -6863,7 +6884,7 @@ "cimguiname": "ImGuiInputTextState_ReloadUserBufAndMoveToEnd", "defaults": {}, "funcname": "ReloadUserBufAndMoveToEnd", - "location": "imgui_internal:1163", + "location": "imgui_internal:1166", "ov_cimguiname": "ImGuiInputTextState_ReloadUserBufAndMoveToEnd", "ret": "void", "signature": "()", @@ -6884,7 +6905,7 @@ "cimguiname": "ImGuiInputTextState_ReloadUserBufAndSelectAll", "defaults": {}, "funcname": "ReloadUserBufAndSelectAll", - "location": "imgui_internal:1161", + "location": "imgui_internal:1164", "ov_cimguiname": "ImGuiInputTextState_ReloadUserBufAndSelectAll", "ret": "void", "signature": "()", @@ -6905,7 +6926,7 @@ "cimguiname": "ImGuiInputTextState_SelectAll", "defaults": {}, "funcname": "SelectAll", - "location": "imgui_internal:1154", + "location": "imgui_internal:1157", "ov_cimguiname": "ImGuiInputTextState_SelectAll", "ret": "void", "signature": "()", @@ -6941,7 +6962,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiKeyOwnerData", - "location": "imgui_internal:1470", + "location": "imgui_internal:1473", "ov_cimguiname": "ImGuiKeyOwnerData_ImGuiKeyOwnerData", "signature": "()", "stname": "ImGuiKeyOwnerData" @@ -6976,7 +6997,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiKeyRoutingData", - "location": "imgui_internal:1446", + "location": "imgui_internal:1449", "ov_cimguiname": "ImGuiKeyRoutingData_ImGuiKeyRoutingData", "signature": "()", "stname": "ImGuiKeyRoutingData" @@ -7015,7 +7036,7 @@ "cimguiname": "ImGuiKeyRoutingTable_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:1458", + "location": "imgui_internal:1461", "ov_cimguiname": "ImGuiKeyRoutingTable_Clear", "ret": "void", "signature": "()", @@ -7032,7 +7053,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiKeyRoutingTable", - "location": "imgui_internal:1457", + "location": "imgui_internal:1460", "ov_cimguiname": "ImGuiKeyRoutingTable_ImGuiKeyRoutingTable", "signature": "()", "stname": "ImGuiKeyRoutingTable" @@ -7067,7 +7088,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiLastItemData", - "location": "imgui_internal:1267", + "location": "imgui_internal:1270", "ov_cimguiname": "ImGuiLastItemData_ImGuiLastItemData", "signature": "()", "stname": "ImGuiLastItemData" @@ -7102,7 +7123,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiListClipperData", - "location": "imgui_internal:1541", + "location": "imgui_internal:1544", "ov_cimguiname": "ImGuiListClipperData_ImGuiListClipperData", "signature": "()", "stname": "ImGuiListClipperData" @@ -7126,7 +7147,7 @@ "cimguiname": "ImGuiListClipperData_Reset", "defaults": {}, "funcname": "Reset", - "location": "imgui_internal:1542", + "location": "imgui_internal:1545", "ov_cimguiname": "ImGuiListClipperData_Reset", "ret": "void", "signature": "(ImGuiListClipper*)", @@ -7171,7 +7192,7 @@ "defaults": {}, "funcname": "FromIndices", "is_static_function": true, - "location": "imgui_internal:1528", + "location": "imgui_internal:1531", "ov_cimguiname": "ImGuiListClipperRange_FromIndices", "ret": "ImGuiListClipperRange", "signature": "(int,int)", @@ -7205,7 +7226,7 @@ "defaults": {}, "funcname": "FromPositions", "is_static_function": true, - "location": "imgui_internal:1529", + "location": "imgui_internal:1532", "ov_cimguiname": "ImGuiListClipperRange_FromPositions", "ret": "ImGuiListClipperRange", "signature": "(float,float,int,int)", @@ -7236,7 +7257,7 @@ "items_height": "-1.0f" }, "funcname": "Begin", - "location": "imgui:2666", + "location": "imgui:2691", "ov_cimguiname": "ImGuiListClipper_Begin", "ret": "void", "signature": "(int,float)", @@ -7257,7 +7278,7 @@ "cimguiname": "ImGuiListClipper_End", "defaults": {}, "funcname": "End", - "location": "imgui:2667", + "location": "imgui:2692", "ov_cimguiname": "ImGuiListClipper_End", "ret": "void", "signature": "()", @@ -7274,7 +7295,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiListClipper", - "location": "imgui:2664", + "location": "imgui:2689", "ov_cimguiname": "ImGuiListClipper_ImGuiListClipper", "signature": "()", "stname": "ImGuiListClipper" @@ -7298,7 +7319,7 @@ "cimguiname": "ImGuiListClipper_IncludeItemByIndex", "defaults": {}, "funcname": "IncludeItemByIndex", - "location": "imgui:2672", + "location": "imgui:2697", "ov_cimguiname": "ImGuiListClipper_IncludeItemByIndex", "ret": "void", "signature": "(int)", @@ -7327,7 +7348,7 @@ "cimguiname": "ImGuiListClipper_IncludeItemsByIndex", "defaults": {}, "funcname": "IncludeItemsByIndex", - "location": "imgui:2673", + "location": "imgui:2698", "ov_cimguiname": "ImGuiListClipper_IncludeItemsByIndex", "ret": "void", "signature": "(int,int)", @@ -7348,7 +7369,7 @@ "cimguiname": "ImGuiListClipper_Step", "defaults": {}, "funcname": "Step", - "location": "imgui:2668", + "location": "imgui:2693", "ov_cimguiname": "ImGuiListClipper_Step", "ret": "bool", "signature": "()", @@ -7368,7 +7389,7 @@ "cimguiname": "ImGuiListClipper_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2665", + "location": "imgui:2690", "ov_cimguiname": "ImGuiListClipper_destroy", "realdestructor": true, "ret": "void", @@ -7394,7 +7415,7 @@ "cimguiname": "ImGuiMenuColumns_CalcNextTotalWidth", "defaults": {}, "funcname": "CalcNextTotalWidth", - "location": "imgui_internal:1104", + "location": "imgui_internal:1107", "ov_cimguiname": "ImGuiMenuColumns_CalcNextTotalWidth", "ret": "void", "signature": "(bool)", @@ -7431,7 +7452,7 @@ "cimguiname": "ImGuiMenuColumns_DeclColumns", "defaults": {}, "funcname": "DeclColumns", - "location": "imgui_internal:1103", + "location": "imgui_internal:1106", "ov_cimguiname": "ImGuiMenuColumns_DeclColumns", "ret": "float", "signature": "(float,float,float,float)", @@ -7448,7 +7469,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiMenuColumns", - "location": "imgui_internal:1101", + "location": "imgui_internal:1104", "ov_cimguiname": "ImGuiMenuColumns_ImGuiMenuColumns", "signature": "()", "stname": "ImGuiMenuColumns" @@ -7476,7 +7497,7 @@ "cimguiname": "ImGuiMenuColumns_Update", "defaults": {}, "funcname": "Update", - "location": "imgui_internal:1102", + "location": "imgui_internal:1105", "ov_cimguiname": "ImGuiMenuColumns_Update", "ret": "void", "signature": "(float,bool)", @@ -7516,7 +7537,7 @@ "cimguiname": "ImGuiNavItemData_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:1625", + "location": "imgui_internal:1628", "ov_cimguiname": "ImGuiNavItemData_Clear", "ret": "void", "signature": "()", @@ -7533,7 +7554,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiNavItemData", - "location": "imgui_internal:1624", + "location": "imgui_internal:1627", "ov_cimguiname": "ImGuiNavItemData_ImGuiNavItemData", "signature": "()", "stname": "ImGuiNavItemData" @@ -7572,7 +7593,7 @@ "cimguiname": "ImGuiNextItemData_ClearFlags", "defaults": {}, "funcname": "ClearFlags", - "location": "imgui_internal:1251", + "location": "imgui_internal:1254", "ov_cimguiname": "ImGuiNextItemData_ClearFlags", "ret": "void", "signature": "()", @@ -7589,7 +7610,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiNextItemData", - "location": "imgui_internal:1250", + "location": "imgui_internal:1253", "ov_cimguiname": "ImGuiNextItemData_ImGuiNextItemData", "signature": "()", "stname": "ImGuiNextItemData" @@ -7628,7 +7649,7 @@ "cimguiname": "ImGuiNextWindowData_ClearFlags", "defaults": {}, "funcname": "ClearFlags", - "location": "imgui_internal:1221", + "location": "imgui_internal:1224", "ov_cimguiname": "ImGuiNextWindowData_ClearFlags", "ret": "void", "signature": "()", @@ -7645,7 +7666,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiNextWindowData", - "location": "imgui_internal:1220", + "location": "imgui_internal:1223", "ov_cimguiname": "ImGuiNextWindowData_ImGuiNextWindowData", "signature": "()", "stname": "ImGuiNextWindowData" @@ -7680,7 +7701,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiOldColumnData", - "location": "imgui_internal:1704", + "location": "imgui_internal:1707", "ov_cimguiname": "ImGuiOldColumnData_ImGuiOldColumnData", "signature": "()", "stname": "ImGuiOldColumnData" @@ -7715,7 +7736,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiOldColumns", - "location": "imgui_internal:1725", + "location": "imgui_internal:1728", "ov_cimguiname": "ImGuiOldColumns_ImGuiOldColumns", "signature": "()", "stname": "ImGuiOldColumns" @@ -7750,7 +7771,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiOnceUponAFrame", - "location": "imgui:2530", + "location": "imgui:2550", "ov_cimguiname": "ImGuiOnceUponAFrame_ImGuiOnceUponAFrame", "signature": "()", "stname": "ImGuiOnceUponAFrame" @@ -7789,7 +7810,7 @@ "cimguiname": "ImGuiPayload_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2508", + "location": "imgui:2528", "ov_cimguiname": "ImGuiPayload_Clear", "ret": "void", "signature": "()", @@ -7806,7 +7827,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPayload", - "location": "imgui:2507", + "location": "imgui:2527", "ov_cimguiname": "ImGuiPayload_ImGuiPayload", "signature": "()", "stname": "ImGuiPayload" @@ -7830,7 +7851,7 @@ "cimguiname": "ImGuiPayload_IsDataType", "defaults": {}, "funcname": "IsDataType", - "location": "imgui:2509", + "location": "imgui:2529", "ov_cimguiname": "ImGuiPayload_IsDataType", "ret": "bool", "signature": "(const char*)const", @@ -7851,7 +7872,7 @@ "cimguiname": "ImGuiPayload_IsDelivery", "defaults": {}, "funcname": "IsDelivery", - "location": "imgui:2511", + "location": "imgui:2531", "ov_cimguiname": "ImGuiPayload_IsDelivery", "ret": "bool", "signature": "()const", @@ -7872,7 +7893,7 @@ "cimguiname": "ImGuiPayload_IsPreview", "defaults": {}, "funcname": "IsPreview", - "location": "imgui:2510", + "location": "imgui:2530", "ov_cimguiname": "ImGuiPayload_IsPreview", "ret": "bool", "signature": "()const", @@ -7908,7 +7929,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPlatformIO", - "location": "imgui:3483", + "location": "imgui:3508", "ov_cimguiname": "ImGuiPlatformIO_ImGuiPlatformIO", "signature": "()", "stname": "ImGuiPlatformIO" @@ -7943,7 +7964,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPlatformImeData", - "location": "imgui:3504", + "location": "imgui:3529", "ov_cimguiname": "ImGuiPlatformImeData_ImGuiPlatformImeData", "signature": "()", "stname": "ImGuiPlatformImeData" @@ -7978,7 +7999,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPlatformMonitor", - "location": "imgui:3494", + "location": "imgui:3519", "ov_cimguiname": "ImGuiPlatformMonitor_ImGuiPlatformMonitor", "signature": "()", "stname": "ImGuiPlatformMonitor" @@ -8013,7 +8034,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPopupData", - "location": "imgui_internal:1345", + "location": "imgui_internal:1348", "ov_cimguiname": "ImGuiPopupData_ImGuiPopupData", "signature": "()", "stname": "ImGuiPopupData" @@ -8053,7 +8074,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPtrOrIndex", - "location": "imgui_internal:1318", + "location": "imgui_internal:1321", "ov_cimguiname": "ImGuiPtrOrIndex_ImGuiPtrOrIndex_Ptr", "signature": "(void*)", "stname": "ImGuiPtrOrIndex" @@ -8072,7 +8093,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPtrOrIndex", - "location": "imgui_internal:1319", + "location": "imgui_internal:1322", "ov_cimguiname": "ImGuiPtrOrIndex_ImGuiPtrOrIndex_Int", "signature": "(int)", "stname": "ImGuiPtrOrIndex" @@ -8107,7 +8128,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiSettingsHandler", - "location": "imgui_internal:1972", + "location": "imgui_internal:1977", "ov_cimguiname": "ImGuiSettingsHandler_ImGuiSettingsHandler", "signature": "()", "stname": "ImGuiSettingsHandler" @@ -8142,7 +8163,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStackLevelInfo", - "location": "imgui_internal:2070", + "location": "imgui_internal:2075", "ov_cimguiname": "ImGuiStackLevelInfo_ImGuiStackLevelInfo", "signature": "()", "stname": "ImGuiStackLevelInfo" @@ -8185,7 +8206,7 @@ "cimguiname": "ImGuiStackSizes_CompareWithContextState", "defaults": {}, "funcname": "CompareWithContextState", - "location": "imgui_internal:1294", + "location": "imgui_internal:1297", "ov_cimguiname": "ImGuiStackSizes_CompareWithContextState", "ret": "void", "signature": "(ImGuiContext*)", @@ -8202,7 +8223,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStackSizes", - "location": "imgui_internal:1292", + "location": "imgui_internal:1295", "ov_cimguiname": "ImGuiStackSizes_ImGuiStackSizes", "signature": "()", "stname": "ImGuiStackSizes" @@ -8226,7 +8247,7 @@ "cimguiname": "ImGuiStackSizes_SetToContextState", "defaults": {}, "funcname": "SetToContextState", - "location": "imgui_internal:1293", + "location": "imgui_internal:1296", "ov_cimguiname": "ImGuiStackSizes_SetToContextState", "ret": "void", "signature": "(ImGuiContext*)", @@ -8271,7 +8292,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStoragePair", - "location": "imgui:2597", + "location": "imgui:2607", "ov_cimguiname": "ImGuiStoragePair_ImGuiStoragePair_Int", "signature": "(ImGuiID,int)", "stname": "ImGuiStoragePair" @@ -8294,7 +8315,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStoragePair", - "location": "imgui:2598", + "location": "imgui:2608", "ov_cimguiname": "ImGuiStoragePair_ImGuiStoragePair_Float", "signature": "(ImGuiID,float)", "stname": "ImGuiStoragePair" @@ -8317,7 +8338,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStoragePair", - "location": "imgui:2599", + "location": "imgui:2609", "ov_cimguiname": "ImGuiStoragePair_ImGuiStoragePair_Ptr", "signature": "(ImGuiID,void*)", "stname": "ImGuiStoragePair" @@ -8356,7 +8377,7 @@ "cimguiname": "ImGuiStorage_BuildSortByKey", "defaults": {}, "funcname": "BuildSortByKey", - "location": "imgui:2627", + "location": "imgui:2648", "ov_cimguiname": "ImGuiStorage_BuildSortByKey", "ret": "void", "signature": "()", @@ -8377,7 +8398,7 @@ "cimguiname": "ImGuiStorage_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2607", + "location": "imgui:2628", "ov_cimguiname": "ImGuiStorage_Clear", "ret": "void", "signature": "()", @@ -8408,7 +8429,7 @@ "default_val": "false" }, "funcname": "GetBool", - "location": "imgui:2610", + "location": "imgui:2631", "ov_cimguiname": "ImGuiStorage_GetBool", "ret": "bool", "signature": "(ImGuiID,bool)const", @@ -8439,7 +8460,7 @@ "default_val": "false" }, "funcname": "GetBoolRef", - "location": "imgui:2622", + "location": "imgui:2643", "ov_cimguiname": "ImGuiStorage_GetBoolRef", "ret": "bool*", "signature": "(ImGuiID,bool)", @@ -8470,7 +8491,7 @@ "default_val": "0.0f" }, "funcname": "GetFloat", - "location": "imgui:2612", + "location": "imgui:2633", "ov_cimguiname": "ImGuiStorage_GetFloat", "ret": "float", "signature": "(ImGuiID,float)const", @@ -8501,7 +8522,7 @@ "default_val": "0.0f" }, "funcname": "GetFloatRef", - "location": "imgui:2623", + "location": "imgui:2644", "ov_cimguiname": "ImGuiStorage_GetFloatRef", "ret": "float*", "signature": "(ImGuiID,float)", @@ -8532,7 +8553,7 @@ "default_val": "0" }, "funcname": "GetInt", - "location": "imgui:2608", + "location": "imgui:2629", "ov_cimguiname": "ImGuiStorage_GetInt", "ret": "int", "signature": "(ImGuiID,int)const", @@ -8563,7 +8584,7 @@ "default_val": "0" }, "funcname": "GetIntRef", - "location": "imgui:2621", + "location": "imgui:2642", "ov_cimguiname": "ImGuiStorage_GetIntRef", "ret": "int*", "signature": "(ImGuiID,int)", @@ -8588,7 +8609,7 @@ "cimguiname": "ImGuiStorage_GetVoidPtr", "defaults": {}, "funcname": "GetVoidPtr", - "location": "imgui:2614", + "location": "imgui:2635", "ov_cimguiname": "ImGuiStorage_GetVoidPtr", "ret": "void*", "signature": "(ImGuiID)const", @@ -8619,7 +8640,7 @@ "default_val": "NULL" }, "funcname": "GetVoidPtrRef", - "location": "imgui:2624", + "location": "imgui:2645", "ov_cimguiname": "ImGuiStorage_GetVoidPtrRef", "ret": "void**", "signature": "(ImGuiID,void*)", @@ -8644,7 +8665,7 @@ "cimguiname": "ImGuiStorage_SetAllInt", "defaults": {}, "funcname": "SetAllInt", - "location": "imgui:2629", + "location": "imgui:2650", "ov_cimguiname": "ImGuiStorage_SetAllInt", "ret": "void", "signature": "(int)", @@ -8673,7 +8694,7 @@ "cimguiname": "ImGuiStorage_SetBool", "defaults": {}, "funcname": "SetBool", - "location": "imgui:2611", + "location": "imgui:2632", "ov_cimguiname": "ImGuiStorage_SetBool", "ret": "void", "signature": "(ImGuiID,bool)", @@ -8702,7 +8723,7 @@ "cimguiname": "ImGuiStorage_SetFloat", "defaults": {}, "funcname": "SetFloat", - "location": "imgui:2613", + "location": "imgui:2634", "ov_cimguiname": "ImGuiStorage_SetFloat", "ret": "void", "signature": "(ImGuiID,float)", @@ -8731,7 +8752,7 @@ "cimguiname": "ImGuiStorage_SetInt", "defaults": {}, "funcname": "SetInt", - "location": "imgui:2609", + "location": "imgui:2630", "ov_cimguiname": "ImGuiStorage_SetInt", "ret": "void", "signature": "(ImGuiID,int)", @@ -8760,7 +8781,7 @@ "cimguiname": "ImGuiStorage_SetVoidPtr", "defaults": {}, "funcname": "SetVoidPtr", - "location": "imgui:2615", + "location": "imgui:2636", "ov_cimguiname": "ImGuiStorage_SetVoidPtr", "ret": "void", "signature": "(ImGuiID,void*)", @@ -8786,7 +8807,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyleMod", - "location": "imgui_internal:1053", + "location": "imgui_internal:1056", "ov_cimguiname": "ImGuiStyleMod_ImGuiStyleMod_Int", "signature": "(ImGuiStyleVar,int)", "stname": "ImGuiStyleMod" @@ -8809,7 +8830,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyleMod", - "location": "imgui_internal:1054", + "location": "imgui_internal:1057", "ov_cimguiname": "ImGuiStyleMod_ImGuiStyleMod_Float", "signature": "(ImGuiStyleVar,float)", "stname": "ImGuiStyleMod" @@ -8832,7 +8853,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyleMod", - "location": "imgui_internal:1055", + "location": "imgui_internal:1058", "ov_cimguiname": "ImGuiStyleMod_ImGuiStyleMod_Vec2", "signature": "(ImGuiStyleVar,ImVec2)", "stname": "ImGuiStyleMod" @@ -8867,7 +8888,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyle", - "location": "imgui:2183", + "location": "imgui:2202", "ov_cimguiname": "ImGuiStyle_ImGuiStyle", "signature": "()", "stname": "ImGuiStyle" @@ -8891,7 +8912,7 @@ "cimguiname": "ImGuiStyle_ScaleAllSizes", "defaults": {}, "funcname": "ScaleAllSizes", - "location": "imgui:2184", + "location": "imgui:2203", "ov_cimguiname": "ImGuiStyle_ScaleAllSizes", "ret": "void", "signature": "(float)", @@ -8927,7 +8948,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTabBar", - "location": "imgui_internal:2949", + "location": "imgui_internal:2968", "ov_cimguiname": "ImGuiTabBar_ImGuiTabBar", "signature": "()", "stname": "ImGuiTabBar" @@ -8962,7 +8983,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTabItem", - "location": "imgui_internal:2909", + "location": "imgui_internal:2928", "ov_cimguiname": "ImGuiTabItem_ImGuiTabItem", "signature": "()", "stname": "ImGuiTabItem" @@ -8997,7 +9018,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableColumnSettings", - "location": "imgui_internal:3216", + "location": "imgui_internal:3235", "ov_cimguiname": "ImGuiTableColumnSettings_ImGuiTableColumnSettings", "signature": "()", "stname": "ImGuiTableColumnSettings" @@ -9032,7 +9053,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableColumnSortSpecs", - "location": "imgui:2017", + "location": "imgui:2036", "ov_cimguiname": "ImGuiTableColumnSortSpecs_ImGuiTableColumnSortSpecs", "signature": "()", "stname": "ImGuiTableColumnSortSpecs" @@ -9067,7 +9088,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableColumn", - "location": "imgui_internal:3011", + "location": "imgui_internal:3030", "ov_cimguiname": "ImGuiTableColumn_ImGuiTableColumn", "signature": "()", "stname": "ImGuiTableColumn" @@ -9102,7 +9123,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableInstanceData", - "location": "imgui_internal:3054", + "location": "imgui_internal:3073", "ov_cimguiname": "ImGuiTableInstanceData_ImGuiTableInstanceData", "signature": "()", "stname": "ImGuiTableInstanceData" @@ -9141,7 +9162,7 @@ "cimguiname": "ImGuiTableSettings_GetColumnSettings", "defaults": {}, "funcname": "GetColumnSettings", - "location": "imgui_internal:3239", + "location": "imgui_internal:3258", "ov_cimguiname": "ImGuiTableSettings_GetColumnSettings", "ret": "ImGuiTableColumnSettings*", "signature": "()", @@ -9158,7 +9179,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableSettings", - "location": "imgui_internal:3238", + "location": "imgui_internal:3257", "ov_cimguiname": "ImGuiTableSettings_ImGuiTableSettings", "signature": "()", "stname": "ImGuiTableSettings" @@ -9193,7 +9214,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableSortSpecs", - "location": "imgui:2006", + "location": "imgui:2025", "ov_cimguiname": "ImGuiTableSortSpecs_ImGuiTableSortSpecs", "signature": "()", "stname": "ImGuiTableSortSpecs" @@ -9228,7 +9249,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableTempData", - "location": "imgui_internal:3201", + "location": "imgui_internal:3220", "ov_cimguiname": "ImGuiTableTempData_ImGuiTableTempData", "signature": "()", "stname": "ImGuiTableTempData" @@ -9263,7 +9284,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTable", - "location": "imgui_internal:3173", + "location": "imgui_internal:3192", "ov_cimguiname": "ImGuiTable_ImGuiTable", "signature": "()", "stname": "ImGuiTable" @@ -9282,7 +9303,7 @@ "cimguiname": "ImGuiTable_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:3174", + "location": "imgui_internal:3193", "ov_cimguiname": "ImGuiTable_destroy", "realdestructor": true, "ret": "void", @@ -9300,7 +9321,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTextBuffer", - "location": "imgui:2568", + "location": "imgui:2588", "ov_cimguiname": "ImGuiTextBuffer_ImGuiTextBuffer", "signature": "()", "stname": "ImGuiTextBuffer" @@ -9330,7 +9351,7 @@ "str_end": "NULL" }, "funcname": "append", - "location": "imgui:2577", + "location": "imgui:2597", "ov_cimguiname": "ImGuiTextBuffer_append", "ret": "void", "signature": "(const char*,const char*)", @@ -9360,7 +9381,7 @@ "defaults": {}, "funcname": "appendf", "isvararg": "...)", - "location": "imgui:2578", + "location": "imgui:2598", "manual": true, "ov_cimguiname": "ImGuiTextBuffer_appendf", "ret": "void", @@ -9390,7 +9411,7 @@ "cimguiname": "ImGuiTextBuffer_appendfv", "defaults": {}, "funcname": "appendfv", - "location": "imgui:2579", + "location": "imgui:2599", "ov_cimguiname": "ImGuiTextBuffer_appendfv", "ret": "void", "signature": "(const char*,va_list)", @@ -9411,7 +9432,7 @@ "cimguiname": "ImGuiTextBuffer_begin", "defaults": {}, "funcname": "begin", - "location": "imgui:2570", + "location": "imgui:2590", "ov_cimguiname": "ImGuiTextBuffer_begin", "ret": "const char*", "signature": "()const", @@ -9432,7 +9453,7 @@ "cimguiname": "ImGuiTextBuffer_c_str", "defaults": {}, "funcname": "c_str", - "location": "imgui:2576", + "location": "imgui:2596", "ov_cimguiname": "ImGuiTextBuffer_c_str", "ret": "const char*", "signature": "()const", @@ -9453,7 +9474,7 @@ "cimguiname": "ImGuiTextBuffer_clear", "defaults": {}, "funcname": "clear", - "location": "imgui:2574", + "location": "imgui:2594", "ov_cimguiname": "ImGuiTextBuffer_clear", "ret": "void", "signature": "()", @@ -9493,7 +9514,7 @@ "cimguiname": "ImGuiTextBuffer_empty", "defaults": {}, "funcname": "empty", - "location": "imgui:2573", + "location": "imgui:2593", "ov_cimguiname": "ImGuiTextBuffer_empty", "ret": "bool", "signature": "()const", @@ -9514,7 +9535,7 @@ "cimguiname": "ImGuiTextBuffer_end", "defaults": {}, "funcname": "end", - "location": "imgui:2571", + "location": "imgui:2591", "ov_cimguiname": "ImGuiTextBuffer_end", "ret": "const char*", "signature": "()const", @@ -9539,7 +9560,7 @@ "cimguiname": "ImGuiTextBuffer_reserve", "defaults": {}, "funcname": "reserve", - "location": "imgui:2575", + "location": "imgui:2595", "ov_cimguiname": "ImGuiTextBuffer_reserve", "ret": "void", "signature": "(int)", @@ -9560,7 +9581,7 @@ "cimguiname": "ImGuiTextBuffer_size", "defaults": {}, "funcname": "size", - "location": "imgui:2572", + "location": "imgui:2592", "ov_cimguiname": "ImGuiTextBuffer_size", "ret": "int", "signature": "()const", @@ -9581,7 +9602,7 @@ "cimguiname": "ImGuiTextFilter_Build", "defaults": {}, "funcname": "Build", - "location": "imgui:2541", + "location": "imgui:2561", "ov_cimguiname": "ImGuiTextFilter_Build", "ret": "void", "signature": "()", @@ -9602,7 +9623,7 @@ "cimguiname": "ImGuiTextFilter_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2542", + "location": "imgui:2562", "ov_cimguiname": "ImGuiTextFilter_Clear", "ret": "void", "signature": "()", @@ -9634,7 +9655,7 @@ "width": "0.0f" }, "funcname": "Draw", - "location": "imgui:2539", + "location": "imgui:2559", "ov_cimguiname": "ImGuiTextFilter_Draw", "ret": "bool", "signature": "(const char*,float)", @@ -9658,7 +9679,7 @@ "default_filter": "\"\"" }, "funcname": "ImGuiTextFilter", - "location": "imgui:2538", + "location": "imgui:2558", "ov_cimguiname": "ImGuiTextFilter_ImGuiTextFilter", "signature": "(const char*)", "stname": "ImGuiTextFilter" @@ -9678,7 +9699,7 @@ "cimguiname": "ImGuiTextFilter_IsActive", "defaults": {}, "funcname": "IsActive", - "location": "imgui:2543", + "location": "imgui:2563", "ov_cimguiname": "ImGuiTextFilter_IsActive", "ret": "bool", "signature": "()const", @@ -9709,7 +9730,7 @@ "text_end": "NULL" }, "funcname": "PassFilter", - "location": "imgui:2540", + "location": "imgui:2560", "ov_cimguiname": "ImGuiTextFilter_PassFilter", "ret": "bool", "signature": "(const char*,const char*)const", @@ -9761,7 +9782,7 @@ "cimguiname": "ImGuiTextIndex_append", "defaults": {}, "funcname": "append", - "location": "imgui_internal:748", + "location": "imgui_internal:749", "ov_cimguiname": "ImGuiTextIndex_append", "ret": "void", "signature": "(const char*,int,int)", @@ -9782,7 +9803,7 @@ "cimguiname": "ImGuiTextIndex_clear", "defaults": {}, "funcname": "clear", - "location": "imgui_internal:744", + "location": "imgui_internal:745", "ov_cimguiname": "ImGuiTextIndex_clear", "ret": "void", "signature": "()", @@ -9811,7 +9832,7 @@ "cimguiname": "ImGuiTextIndex_get_line_begin", "defaults": {}, "funcname": "get_line_begin", - "location": "imgui_internal:746", + "location": "imgui_internal:747", "ov_cimguiname": "ImGuiTextIndex_get_line_begin", "ret": "const char*", "signature": "(const char*,int)", @@ -9840,7 +9861,7 @@ "cimguiname": "ImGuiTextIndex_get_line_end", "defaults": {}, "funcname": "get_line_end", - "location": "imgui_internal:747", + "location": "imgui_internal:748", "ov_cimguiname": "ImGuiTextIndex_get_line_end", "ret": "const char*", "signature": "(const char*,int)", @@ -9861,7 +9882,7 @@ "cimguiname": "ImGuiTextIndex_size", "defaults": {}, "funcname": "size", - "location": "imgui_internal:745", + "location": "imgui_internal:746", "ov_cimguiname": "ImGuiTextIndex_size", "ret": "int", "signature": "()", @@ -9878,7 +9899,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTextRange", - "location": "imgui:2551", + "location": "imgui:2571", "ov_cimguiname": "ImGuiTextRange_ImGuiTextRange_Nil", "signature": "()", "stname": "ImGuiTextRange" @@ -9901,7 +9922,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTextRange", - "location": "imgui:2552", + "location": "imgui:2572", "ov_cimguiname": "ImGuiTextRange_ImGuiTextRange_Str", "signature": "(const char*,const char*)", "stname": "ImGuiTextRange" @@ -9940,7 +9961,7 @@ "cimguiname": "ImGuiTextRange_empty", "defaults": {}, "funcname": "empty", - "location": "imgui:2553", + "location": "imgui:2573", "ov_cimguiname": "ImGuiTextRange_empty", "ret": "bool", "signature": "()const", @@ -9969,7 +9990,7 @@ "cimguiname": "ImGuiTextRange_split", "defaults": {}, "funcname": "split", - "location": "imgui:2554", + "location": "imgui:2574", "ov_cimguiname": "ImGuiTextRange_split", "ret": "void", "signature": "(char,ImVector_ImGuiTextRange*)const", @@ -9990,7 +10011,7 @@ "cimguiname": "ImGuiTypingSelectState_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:1669", + "location": "imgui_internal:1672", "ov_cimguiname": "ImGuiTypingSelectState_Clear", "ret": "void", "signature": "()", @@ -10007,7 +10028,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTypingSelectState", - "location": "imgui_internal:1668", + "location": "imgui_internal:1671", "ov_cimguiname": "ImGuiTypingSelectState_ImGuiTypingSelectState", "signature": "()", "stname": "ImGuiTypingSelectState" @@ -10054,7 +10075,7 @@ "cimguiname": "ImGuiViewportP_CalcWorkRectPos", "defaults": {}, "funcname": "CalcWorkRectPos", - "location": "imgui_internal:1924", + "location": "imgui_internal:1929", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_CalcWorkRectPos", "ret": "void", @@ -10088,7 +10109,7 @@ "cimguiname": "ImGuiViewportP_CalcWorkRectSize", "defaults": {}, "funcname": "CalcWorkRectSize", - "location": "imgui_internal:1925", + "location": "imgui_internal:1930", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_CalcWorkRectSize", "ret": "void", @@ -10110,7 +10131,7 @@ "cimguiname": "ImGuiViewportP_ClearRequestFlags", "defaults": {}, "funcname": "ClearRequestFlags", - "location": "imgui_internal:1921", + "location": "imgui_internal:1926", "ov_cimguiname": "ImGuiViewportP_ClearRequestFlags", "ret": "void", "signature": "()", @@ -10135,7 +10156,7 @@ "cimguiname": "ImGuiViewportP_GetBuildWorkRect", "defaults": {}, "funcname": "GetBuildWorkRect", - "location": "imgui_internal:1931", + "location": "imgui_internal:1936", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_GetBuildWorkRect", "ret": "void", @@ -10161,7 +10182,7 @@ "cimguiname": "ImGuiViewportP_GetMainRect", "defaults": {}, "funcname": "GetMainRect", - "location": "imgui_internal:1929", + "location": "imgui_internal:1934", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_GetMainRect", "ret": "void", @@ -10187,7 +10208,7 @@ "cimguiname": "ImGuiViewportP_GetWorkRect", "defaults": {}, "funcname": "GetWorkRect", - "location": "imgui_internal:1930", + "location": "imgui_internal:1935", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_GetWorkRect", "ret": "void", @@ -10205,7 +10226,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiViewportP", - "location": "imgui_internal:1919", + "location": "imgui_internal:1924", "ov_cimguiname": "ImGuiViewportP_ImGuiViewportP", "signature": "()", "stname": "ImGuiViewportP" @@ -10225,7 +10246,7 @@ "cimguiname": "ImGuiViewportP_UpdateWorkRect", "defaults": {}, "funcname": "UpdateWorkRect", - "location": "imgui_internal:1926", + "location": "imgui_internal:1931", "ov_cimguiname": "ImGuiViewportP_UpdateWorkRect", "ret": "void", "signature": "()", @@ -10245,7 +10266,7 @@ "cimguiname": "ImGuiViewportP_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:1920", + "location": "imgui_internal:1925", "ov_cimguiname": "ImGuiViewportP_destroy", "realdestructor": true, "ret": "void", @@ -10271,7 +10292,7 @@ "cimguiname": "ImGuiViewport_GetCenter", "defaults": {}, "funcname": "GetCenter", - "location": "imgui:3371", + "location": "imgui:3396", "nonUDT": 1, "ov_cimguiname": "ImGuiViewport_GetCenter", "ret": "void", @@ -10297,7 +10318,7 @@ "cimguiname": "ImGuiViewport_GetWorkCenter", "defaults": {}, "funcname": "GetWorkCenter", - "location": "imgui:3372", + "location": "imgui:3397", "nonUDT": 1, "ov_cimguiname": "ImGuiViewport_GetWorkCenter", "ret": "void", @@ -10315,7 +10336,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiViewport", - "location": "imgui:3367", + "location": "imgui:3392", "ov_cimguiname": "ImGuiViewport_ImGuiViewport", "signature": "()", "stname": "ImGuiViewport" @@ -10334,7 +10355,7 @@ "cimguiname": "ImGuiViewport_destroy", "defaults": {}, "destructor": true, - "location": "imgui:3368", + "location": "imgui:3393", "ov_cimguiname": "ImGuiViewport_destroy", "realdestructor": true, "ret": "void", @@ -10352,7 +10373,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiWindowClass", - "location": "imgui:2489", + "location": "imgui:2509", "ov_cimguiname": "ImGuiWindowClass_ImGuiWindowClass", "signature": "()", "stname": "ImGuiWindowClass" @@ -10391,7 +10412,7 @@ "cimguiname": "ImGuiWindowSettings_GetName", "defaults": {}, "funcname": "GetName", - "location": "imgui_internal:1957", + "location": "imgui_internal:1962", "ov_cimguiname": "ImGuiWindowSettings_GetName", "ret": "char*", "signature": "()", @@ -10408,7 +10429,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiWindowSettings", - "location": "imgui_internal:1956", + "location": "imgui_internal:1961", "ov_cimguiname": "ImGuiWindowSettings_ImGuiWindowSettings", "signature": "()", "stname": "ImGuiWindowSettings" @@ -10447,7 +10468,7 @@ "cimguiname": "ImGuiWindow_CalcFontSize", "defaults": {}, "funcname": "CalcFontSize", - "location": "imgui_internal:2866", + "location": "imgui_internal:2885", "ov_cimguiname": "ImGuiWindow_CalcFontSize", "ret": "float", "signature": "()const", @@ -10478,7 +10499,7 @@ "str_end": "NULL" }, "funcname": "GetID", - "location": "imgui_internal:2859", + "location": "imgui_internal:2878", "ov_cimguiname": "ImGuiWindow_GetID_Str", "ret": "ImGuiID", "signature": "(const char*,const char*)", @@ -10501,7 +10522,7 @@ "cimguiname": "ImGuiWindow_GetID", "defaults": {}, "funcname": "GetID", - "location": "imgui_internal:2860", + "location": "imgui_internal:2879", "ov_cimguiname": "ImGuiWindow_GetID_Ptr", "ret": "ImGuiID", "signature": "(const void*)", @@ -10524,7 +10545,7 @@ "cimguiname": "ImGuiWindow_GetID", "defaults": {}, "funcname": "GetID", - "location": "imgui_internal:2861", + "location": "imgui_internal:2880", "ov_cimguiname": "ImGuiWindow_GetID_Int", "ret": "ImGuiID", "signature": "(int)", @@ -10549,7 +10570,7 @@ "cimguiname": "ImGuiWindow_GetIDFromRectangle", "defaults": {}, "funcname": "GetIDFromRectangle", - "location": "imgui_internal:2862", + "location": "imgui_internal:2881", "ov_cimguiname": "ImGuiWindow_GetIDFromRectangle", "ret": "ImGuiID", "signature": "(const ImRect)", @@ -10575,7 +10596,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiWindow", - "location": "imgui_internal:2855", + "location": "imgui_internal:2874", "ov_cimguiname": "ImGuiWindow_ImGuiWindow", "signature": "(ImGuiContext*,const char*)", "stname": "ImGuiWindow" @@ -10599,7 +10620,7 @@ "cimguiname": "ImGuiWindow_MenuBarRect", "defaults": {}, "funcname": "MenuBarRect", - "location": "imgui_internal:2868", + "location": "imgui_internal:2887", "nonUDT": 1, "ov_cimguiname": "ImGuiWindow_MenuBarRect", "ret": "void", @@ -10625,7 +10646,7 @@ "cimguiname": "ImGuiWindow_Rect", "defaults": {}, "funcname": "Rect", - "location": "imgui_internal:2865", + "location": "imgui_internal:2884", "nonUDT": 1, "ov_cimguiname": "ImGuiWindow_Rect", "ret": "void", @@ -10651,7 +10672,7 @@ "cimguiname": "ImGuiWindow_TitleBarRect", "defaults": {}, "funcname": "TitleBarRect", - "location": "imgui_internal:2867", + "location": "imgui_internal:2886", "nonUDT": 1, "ov_cimguiname": "ImGuiWindow_TitleBarRect", "ret": "void", @@ -10672,7 +10693,7 @@ "cimguiname": "ImGuiWindow_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:2857", + "location": "imgui_internal:2876", "ov_cimguiname": "ImGuiWindow_destroy", "realdestructor": true, "ret": "void", @@ -10694,7 +10715,7 @@ "cimguiname": "ImPool_Add", "defaults": {}, "funcname": "Add", - "location": "imgui_internal:701", + "location": "imgui_internal:702", "ov_cimguiname": "ImPool_Add", "ret": "T*", "signature": "()", @@ -10716,7 +10737,7 @@ "cimguiname": "ImPool_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:700", + "location": "imgui_internal:701", "ov_cimguiname": "ImPool_Clear", "ret": "void", "signature": "()", @@ -10742,7 +10763,7 @@ "cimguiname": "ImPool_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui_internal:699", + "location": "imgui_internal:700", "ov_cimguiname": "ImPool_Contains", "ret": "bool", "signature": "(const T*)const", @@ -10764,7 +10785,7 @@ "cimguiname": "ImPool_GetAliveCount", "defaults": {}, "funcname": "GetAliveCount", - "location": "imgui_internal:708", + "location": "imgui_internal:709", "ov_cimguiname": "ImPool_GetAliveCount", "ret": "int", "signature": "()const", @@ -10786,7 +10807,7 @@ "cimguiname": "ImPool_GetBufSize", "defaults": {}, "funcname": "GetBufSize", - "location": "imgui_internal:709", + "location": "imgui_internal:710", "ov_cimguiname": "ImPool_GetBufSize", "ret": "int", "signature": "()const", @@ -10812,7 +10833,7 @@ "cimguiname": "ImPool_GetByIndex", "defaults": {}, "funcname": "GetByIndex", - "location": "imgui_internal:696", + "location": "imgui_internal:697", "ov_cimguiname": "ImPool_GetByIndex", "ret": "T*", "signature": "(ImPoolIdx)", @@ -10838,7 +10859,7 @@ "cimguiname": "ImPool_GetByKey", "defaults": {}, "funcname": "GetByKey", - "location": "imgui_internal:695", + "location": "imgui_internal:696", "ov_cimguiname": "ImPool_GetByKey", "ret": "T*", "signature": "(ImGuiID)", @@ -10864,7 +10885,7 @@ "cimguiname": "ImPool_GetIndex", "defaults": {}, "funcname": "GetIndex", - "location": "imgui_internal:697", + "location": "imgui_internal:698", "ov_cimguiname": "ImPool_GetIndex", "ret": "ImPoolIdx", "signature": "(const T*)const", @@ -10886,7 +10907,7 @@ "cimguiname": "ImPool_GetMapSize", "defaults": {}, "funcname": "GetMapSize", - "location": "imgui_internal:710", + "location": "imgui_internal:711", "ov_cimguiname": "ImPool_GetMapSize", "ret": "int", "signature": "()const", @@ -10912,7 +10933,7 @@ "cimguiname": "ImPool_GetOrAddByKey", "defaults": {}, "funcname": "GetOrAddByKey", - "location": "imgui_internal:698", + "location": "imgui_internal:699", "ov_cimguiname": "ImPool_GetOrAddByKey", "ret": "T*", "signature": "(ImGuiID)", @@ -10930,7 +10951,7 @@ "constructor": true, "defaults": {}, "funcname": "ImPool", - "location": "imgui_internal:693", + "location": "imgui_internal:694", "ov_cimguiname": "ImPool_ImPool", "signature": "()", "stname": "ImPool", @@ -10959,7 +10980,7 @@ "cimguiname": "ImPool_Remove", "defaults": {}, "funcname": "Remove", - "location": "imgui_internal:702", + "location": "imgui_internal:703", "ov_cimguiname": "ImPool_Remove_TPtr", "ret": "void", "signature": "(ImGuiID,const T*)", @@ -10987,7 +11008,7 @@ "cimguiname": "ImPool_Remove", "defaults": {}, "funcname": "Remove", - "location": "imgui_internal:703", + "location": "imgui_internal:704", "ov_cimguiname": "ImPool_Remove_PoolIdx", "ret": "void", "signature": "(ImGuiID,ImPoolIdx)", @@ -11013,7 +11034,7 @@ "cimguiname": "ImPool_Reserve", "defaults": {}, "funcname": "Reserve", - "location": "imgui_internal:704", + "location": "imgui_internal:705", "ov_cimguiname": "ImPool_Reserve", "ret": "void", "signature": "(int)", @@ -11039,7 +11060,7 @@ "cimguiname": "ImPool_TryGetMapData", "defaults": {}, "funcname": "TryGetMapData", - "location": "imgui_internal:711", + "location": "imgui_internal:712", "ov_cimguiname": "ImPool_TryGetMapData", "ret": "T*", "signature": "(ImPoolIdx)", @@ -11060,7 +11081,7 @@ "cimguiname": "ImPool_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:694", + "location": "imgui_internal:695", "ov_cimguiname": "ImPool_destroy", "realdestructor": true, "ret": "void", @@ -11087,7 +11108,7 @@ "cimguiname": "ImRect_Add", "defaults": {}, "funcname": "Add", - "location": "imgui_internal:564", + "location": "imgui_internal:565", "ov_cimguiname": "ImRect_Add_Vec2", "ret": "void", "signature": "(const ImVec2)", @@ -11110,7 +11131,7 @@ "cimguiname": "ImRect_Add", "defaults": {}, "funcname": "Add", - "location": "imgui_internal:565", + "location": "imgui_internal:566", "ov_cimguiname": "ImRect_Add_Rect", "ret": "void", "signature": "(const ImRect)", @@ -11135,7 +11156,7 @@ "cimguiname": "ImRect_ClipWith", "defaults": {}, "funcname": "ClipWith", - "location": "imgui_internal:571", + "location": "imgui_internal:572", "ov_cimguiname": "ImRect_ClipWith", "ret": "void", "signature": "(const ImRect)", @@ -11160,7 +11181,7 @@ "cimguiname": "ImRect_ClipWithFull", "defaults": {}, "funcname": "ClipWithFull", - "location": "imgui_internal:572", + "location": "imgui_internal:573", "ov_cimguiname": "ImRect_ClipWithFull", "ret": "void", "signature": "(const ImRect)", @@ -11185,7 +11206,7 @@ "cimguiname": "ImRect_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui_internal:560", + "location": "imgui_internal:561", "ov_cimguiname": "ImRect_Contains_Vec2", "ret": "bool", "signature": "(const ImVec2)const", @@ -11208,7 +11229,7 @@ "cimguiname": "ImRect_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui_internal:561", + "location": "imgui_internal:562", "ov_cimguiname": "ImRect_Contains_Rect", "ret": "bool", "signature": "(const ImRect)const", @@ -11237,7 +11258,7 @@ "cimguiname": "ImRect_ContainsWithPad", "defaults": {}, "funcname": "ContainsWithPad", - "location": "imgui_internal:562", + "location": "imgui_internal:563", "ov_cimguiname": "ImRect_ContainsWithPad", "ret": "bool", "signature": "(const ImVec2,const ImVec2)const", @@ -11262,7 +11283,7 @@ "cimguiname": "ImRect_Expand", "defaults": {}, "funcname": "Expand", - "location": "imgui_internal:566", + "location": "imgui_internal:567", "ov_cimguiname": "ImRect_Expand_Float", "ret": "void", "signature": "(const float)", @@ -11285,7 +11306,7 @@ "cimguiname": "ImRect_Expand", "defaults": {}, "funcname": "Expand", - "location": "imgui_internal:567", + "location": "imgui_internal:568", "ov_cimguiname": "ImRect_Expand_Vec2", "ret": "void", "signature": "(const ImVec2)", @@ -11306,7 +11327,7 @@ "cimguiname": "ImRect_Floor", "defaults": {}, "funcname": "Floor", - "location": "imgui_internal:573", + "location": "imgui_internal:574", "ov_cimguiname": "ImRect_Floor", "ret": "void", "signature": "()", @@ -11327,7 +11348,7 @@ "cimguiname": "ImRect_GetArea", "defaults": {}, "funcname": "GetArea", - "location": "imgui_internal:555", + "location": "imgui_internal:556", "ov_cimguiname": "ImRect_GetArea", "ret": "float", "signature": "()const", @@ -11352,7 +11373,7 @@ "cimguiname": "ImRect_GetBL", "defaults": {}, "funcname": "GetBL", - "location": "imgui_internal:558", + "location": "imgui_internal:559", "nonUDT": 1, "ov_cimguiname": "ImRect_GetBL", "ret": "void", @@ -11378,7 +11399,7 @@ "cimguiname": "ImRect_GetBR", "defaults": {}, "funcname": "GetBR", - "location": "imgui_internal:559", + "location": "imgui_internal:560", "nonUDT": 1, "ov_cimguiname": "ImRect_GetBR", "ret": "void", @@ -11404,7 +11425,7 @@ "cimguiname": "ImRect_GetCenter", "defaults": {}, "funcname": "GetCenter", - "location": "imgui_internal:551", + "location": "imgui_internal:552", "nonUDT": 1, "ov_cimguiname": "ImRect_GetCenter", "ret": "void", @@ -11426,7 +11447,7 @@ "cimguiname": "ImRect_GetHeight", "defaults": {}, "funcname": "GetHeight", - "location": "imgui_internal:554", + "location": "imgui_internal:555", "ov_cimguiname": "ImRect_GetHeight", "ret": "float", "signature": "()const", @@ -11451,7 +11472,7 @@ "cimguiname": "ImRect_GetSize", "defaults": {}, "funcname": "GetSize", - "location": "imgui_internal:552", + "location": "imgui_internal:553", "nonUDT": 1, "ov_cimguiname": "ImRect_GetSize", "ret": "void", @@ -11477,7 +11498,7 @@ "cimguiname": "ImRect_GetTL", "defaults": {}, "funcname": "GetTL", - "location": "imgui_internal:556", + "location": "imgui_internal:557", "nonUDT": 1, "ov_cimguiname": "ImRect_GetTL", "ret": "void", @@ -11503,7 +11524,7 @@ "cimguiname": "ImRect_GetTR", "defaults": {}, "funcname": "GetTR", - "location": "imgui_internal:557", + "location": "imgui_internal:558", "nonUDT": 1, "ov_cimguiname": "ImRect_GetTR", "ret": "void", @@ -11525,7 +11546,7 @@ "cimguiname": "ImRect_GetWidth", "defaults": {}, "funcname": "GetWidth", - "location": "imgui_internal:553", + "location": "imgui_internal:554", "ov_cimguiname": "ImRect_GetWidth", "ret": "float", "signature": "()const", @@ -11542,7 +11563,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:546", + "location": "imgui_internal:547", "ov_cimguiname": "ImRect_ImRect_Nil", "signature": "()", "stname": "ImRect" @@ -11565,7 +11586,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:547", + "location": "imgui_internal:548", "ov_cimguiname": "ImRect_ImRect_Vec2", "signature": "(const ImVec2,const ImVec2)", "stname": "ImRect" @@ -11584,7 +11605,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:548", + "location": "imgui_internal:549", "ov_cimguiname": "ImRect_ImRect_Vec4", "signature": "(const ImVec4)", "stname": "ImRect" @@ -11615,7 +11636,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:549", + "location": "imgui_internal:550", "ov_cimguiname": "ImRect_ImRect_Float", "signature": "(float,float,float,float)", "stname": "ImRect" @@ -11635,7 +11656,7 @@ "cimguiname": "ImRect_IsInverted", "defaults": {}, "funcname": "IsInverted", - "location": "imgui_internal:574", + "location": "imgui_internal:575", "ov_cimguiname": "ImRect_IsInverted", "ret": "bool", "signature": "()const", @@ -11660,7 +11681,7 @@ "cimguiname": "ImRect_Overlaps", "defaults": {}, "funcname": "Overlaps", - "location": "imgui_internal:563", + "location": "imgui_internal:564", "ov_cimguiname": "ImRect_Overlaps", "ret": "bool", "signature": "(const ImRect)const", @@ -11685,7 +11706,7 @@ "cimguiname": "ImRect_ToVec4", "defaults": {}, "funcname": "ToVec4", - "location": "imgui_internal:575", + "location": "imgui_internal:576", "nonUDT": 1, "ov_cimguiname": "ImRect_ToVec4", "ret": "void", @@ -11711,7 +11732,7 @@ "cimguiname": "ImRect_Translate", "defaults": {}, "funcname": "Translate", - "location": "imgui_internal:568", + "location": "imgui_internal:569", "ov_cimguiname": "ImRect_Translate", "ret": "void", "signature": "(const ImVec2)", @@ -11736,7 +11757,7 @@ "cimguiname": "ImRect_TranslateX", "defaults": {}, "funcname": "TranslateX", - "location": "imgui_internal:569", + "location": "imgui_internal:570", "ov_cimguiname": "ImRect_TranslateX", "ret": "void", "signature": "(float)", @@ -11761,7 +11782,7 @@ "cimguiname": "ImRect_TranslateY", "defaults": {}, "funcname": "TranslateY", - "location": "imgui_internal:570", + "location": "imgui_internal:571", "ov_cimguiname": "ImRect_TranslateY", "ret": "void", "signature": "(float)", @@ -11801,7 +11822,7 @@ "cimguiname": "ImSpanAllocator_GetArenaSizeInBytes", "defaults": {}, "funcname": "GetArenaSizeInBytes", - "location": "imgui_internal:673", + "location": "imgui_internal:674", "ov_cimguiname": "ImSpanAllocator_GetArenaSizeInBytes", "ret": "int", "signature": "()", @@ -11827,7 +11848,7 @@ "cimguiname": "ImSpanAllocator_GetSpanPtrBegin", "defaults": {}, "funcname": "GetSpanPtrBegin", - "location": "imgui_internal:675", + "location": "imgui_internal:676", "ov_cimguiname": "ImSpanAllocator_GetSpanPtrBegin", "ret": "void*", "signature": "(int)", @@ -11853,7 +11874,7 @@ "cimguiname": "ImSpanAllocator_GetSpanPtrEnd", "defaults": {}, "funcname": "GetSpanPtrEnd", - "location": "imgui_internal:676", + "location": "imgui_internal:677", "ov_cimguiname": "ImSpanAllocator_GetSpanPtrEnd", "ret": "void*", "signature": "(int)", @@ -11871,7 +11892,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpanAllocator", - "location": "imgui_internal:671", + "location": "imgui_internal:672", "ov_cimguiname": "ImSpanAllocator_ImSpanAllocator", "signature": "()", "stname": "ImSpanAllocator", @@ -11906,7 +11927,7 @@ "a": "4" }, "funcname": "Reserve", - "location": "imgui_internal:672", + "location": "imgui_internal:673", "ov_cimguiname": "ImSpanAllocator_Reserve", "ret": "void", "signature": "(int,size_t,int)", @@ -11932,7 +11953,7 @@ "cimguiname": "ImSpanAllocator_SetArenaBasePtr", "defaults": {}, "funcname": "SetArenaBasePtr", - "location": "imgui_internal:674", + "location": "imgui_internal:675", "ov_cimguiname": "ImSpanAllocator_SetArenaBasePtr", "ret": "void", "signature": "(void*)", @@ -11970,7 +11991,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpan", - "location": "imgui_internal:639", + "location": "imgui_internal:640", "ov_cimguiname": "ImSpan_ImSpan_Nil", "signature": "()", "stname": "ImSpan", @@ -11994,7 +12015,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpan", - "location": "imgui_internal:640", + "location": "imgui_internal:641", "ov_cimguiname": "ImSpan_ImSpan_TPtrInt", "signature": "(T*,int)", "stname": "ImSpan", @@ -12018,7 +12039,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpan", - "location": "imgui_internal:641", + "location": "imgui_internal:642", "ov_cimguiname": "ImSpan_ImSpan_TPtrTPtr", "signature": "(T*,T*)", "stname": "ImSpan", @@ -12039,7 +12060,7 @@ "cimguiname": "ImSpan_begin", "defaults": {}, "funcname": "begin", - "location": "imgui_internal:650", + "location": "imgui_internal:651", "ov_cimguiname": "ImSpan_begin_Nil", "ret": "T*", "signature": "()", @@ -12059,7 +12080,7 @@ "cimguiname": "ImSpan_begin", "defaults": {}, "funcname": "begin", - "location": "imgui_internal:651", + "location": "imgui_internal:652", "ov_cimguiname": "ImSpan_begin__const", "ret": "const T*", "signature": "()const", @@ -12101,7 +12122,7 @@ "cimguiname": "ImSpan_end", "defaults": {}, "funcname": "end", - "location": "imgui_internal:652", + "location": "imgui_internal:653", "ov_cimguiname": "ImSpan_end_Nil", "ret": "T*", "signature": "()", @@ -12121,7 +12142,7 @@ "cimguiname": "ImSpan_end", "defaults": {}, "funcname": "end", - "location": "imgui_internal:653", + "location": "imgui_internal:654", "ov_cimguiname": "ImSpan_end__const", "ret": "const T*", "signature": "()const", @@ -12147,7 +12168,7 @@ "cimguiname": "ImSpan_index_from_ptr", "defaults": {}, "funcname": "index_from_ptr", - "location": "imgui_internal:656", + "location": "imgui_internal:657", "ov_cimguiname": "ImSpan_index_from_ptr", "ret": "int", "signature": "(const T*)const", @@ -12177,7 +12198,7 @@ "cimguiname": "ImSpan_set", "defaults": {}, "funcname": "set", - "location": "imgui_internal:643", + "location": "imgui_internal:644", "ov_cimguiname": "ImSpan_set_Int", "ret": "void", "signature": "(T*,int)", @@ -12205,7 +12226,7 @@ "cimguiname": "ImSpan_set", "defaults": {}, "funcname": "set", - "location": "imgui_internal:644", + "location": "imgui_internal:645", "ov_cimguiname": "ImSpan_set_TPtr", "ret": "void", "signature": "(T*,T*)", @@ -12227,7 +12248,7 @@ "cimguiname": "ImSpan_size", "defaults": {}, "funcname": "size", - "location": "imgui_internal:645", + "location": "imgui_internal:646", "ov_cimguiname": "ImSpan_size", "ret": "int", "signature": "()const", @@ -12249,7 +12270,7 @@ "cimguiname": "ImSpan_size_in_bytes", "defaults": {}, "funcname": "size_in_bytes", - "location": "imgui_internal:646", + "location": "imgui_internal:647", "ov_cimguiname": "ImSpan_size_in_bytes", "ret": "int", "signature": "()const", @@ -12267,7 +12288,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec1", - "location": "imgui_internal:526", + "location": "imgui_internal:527", "ov_cimguiname": "ImVec1_ImVec1_Nil", "signature": "()", "stname": "ImVec1" @@ -12286,7 +12307,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec1", - "location": "imgui_internal:527", + "location": "imgui_internal:528", "ov_cimguiname": "ImVec1_ImVec1_Float", "signature": "(float)", "stname": "ImVec1" @@ -12321,7 +12342,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2", - "location": "imgui:282", + "location": "imgui:283", "ov_cimguiname": "ImVec2_ImVec2_Nil", "signature": "()", "stname": "ImVec2" @@ -12344,7 +12365,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2", - "location": "imgui:283", + "location": "imgui:284", "ov_cimguiname": "ImVec2_ImVec2_Float", "signature": "(float,float)", "stname": "ImVec2" @@ -12379,7 +12400,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2ih", - "location": "imgui_internal:534", + "location": "imgui_internal:535", "ov_cimguiname": "ImVec2ih_ImVec2ih_Nil", "signature": "()", "stname": "ImVec2ih" @@ -12402,7 +12423,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2ih", - "location": "imgui_internal:535", + "location": "imgui_internal:536", "ov_cimguiname": "ImVec2ih_ImVec2ih_short", "signature": "(short,short)", "stname": "ImVec2ih" @@ -12421,7 +12442,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2ih", - "location": "imgui_internal:536", + "location": "imgui_internal:537", "ov_cimguiname": "ImVec2ih_ImVec2ih_Vec2", "signature": "(const ImVec2)", "stname": "ImVec2ih" @@ -12456,7 +12477,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec4", - "location": "imgui:295", + "location": "imgui:296", "ov_cimguiname": "ImVec4_ImVec4_Nil", "signature": "()", "stname": "ImVec4" @@ -12487,7 +12508,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec4", - "location": "imgui:296", + "location": "imgui:297", "ov_cimguiname": "ImVec4_ImVec4_Float", "signature": "(float,float,float,float)", "stname": "ImVec4" @@ -12522,7 +12543,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVector", - "location": "imgui:2064", + "location": "imgui:2083", "ov_cimguiname": "ImVector_ImVector_Nil", "signature": "()", "stname": "ImVector", @@ -12542,7 +12563,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVector", - "location": "imgui:2065", + "location": "imgui:2084", "ov_cimguiname": "ImVector_ImVector_Vector_T_", "signature": "(const ImVector_T )", "stname": "ImVector", @@ -12567,7 +12588,7 @@ "cimguiname": "ImVector__grow_capacity", "defaults": {}, "funcname": "_grow_capacity", - "location": "imgui:2091", + "location": "imgui:2110", "ov_cimguiname": "ImVector__grow_capacity", "ret": "int", "signature": "(int)const", @@ -12589,7 +12610,7 @@ "cimguiname": "ImVector_back", "defaults": {}, "funcname": "back", - "location": "imgui:2087", + "location": "imgui:2106", "ov_cimguiname": "ImVector_back_Nil", "ret": "T*", "retref": "&", @@ -12610,7 +12631,7 @@ "cimguiname": "ImVector_back", "defaults": {}, "funcname": "back", - "location": "imgui:2088", + "location": "imgui:2107", "ov_cimguiname": "ImVector_back__const", "ret": "const T*", "retref": "&", @@ -12633,7 +12654,7 @@ "cimguiname": "ImVector_begin", "defaults": {}, "funcname": "begin", - "location": "imgui:2081", + "location": "imgui:2100", "ov_cimguiname": "ImVector_begin_Nil", "ret": "T*", "signature": "()", @@ -12653,7 +12674,7 @@ "cimguiname": "ImVector_begin", "defaults": {}, "funcname": "begin", - "location": "imgui:2082", + "location": "imgui:2101", "ov_cimguiname": "ImVector_begin__const", "ret": "const T*", "signature": "()const", @@ -12675,7 +12696,7 @@ "cimguiname": "ImVector_capacity", "defaults": {}, "funcname": "capacity", - "location": "imgui:2077", + "location": "imgui:2096", "ov_cimguiname": "ImVector_capacity", "ret": "int", "signature": "()const", @@ -12697,7 +12718,7 @@ "cimguiname": "ImVector_clear", "defaults": {}, "funcname": "clear", - "location": "imgui:2069", + "location": "imgui:2088", "ov_cimguiname": "ImVector_clear", "ret": "void", "signature": "()", @@ -12719,7 +12740,7 @@ "cimguiname": "ImVector_clear_delete", "defaults": {}, "funcname": "clear_delete", - "location": "imgui:2070", + "location": "imgui:2089", "ov_cimguiname": "ImVector_clear_delete", "ret": "void", "signature": "()", @@ -12741,7 +12762,7 @@ "cimguiname": "ImVector_clear_destruct", "defaults": {}, "funcname": "clear_destruct", - "location": "imgui:2071", + "location": "imgui:2090", "ov_cimguiname": "ImVector_clear_destruct", "ret": "void", "signature": "()", @@ -12767,7 +12788,7 @@ "cimguiname": "ImVector_contains", "defaults": {}, "funcname": "contains", - "location": "imgui:2106", + "location": "imgui:2125", "ov_cimguiname": "ImVector_contains", "ret": "bool", "signature": "(const T)const", @@ -12788,7 +12809,7 @@ "cimguiname": "ImVector_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2067", + "location": "imgui:2086", "ov_cimguiname": "ImVector_destroy", "realdestructor": true, "ret": "void", @@ -12811,7 +12832,7 @@ "cimguiname": "ImVector_empty", "defaults": {}, "funcname": "empty", - "location": "imgui:2073", + "location": "imgui:2092", "ov_cimguiname": "ImVector_empty", "ret": "bool", "signature": "()const", @@ -12833,7 +12854,7 @@ "cimguiname": "ImVector_end", "defaults": {}, "funcname": "end", - "location": "imgui:2083", + "location": "imgui:2102", "ov_cimguiname": "ImVector_end_Nil", "ret": "T*", "signature": "()", @@ -12853,7 +12874,7 @@ "cimguiname": "ImVector_end", "defaults": {}, "funcname": "end", - "location": "imgui:2084", + "location": "imgui:2103", "ov_cimguiname": "ImVector_end__const", "ret": "const T*", "signature": "()const", @@ -12879,7 +12900,7 @@ "cimguiname": "ImVector_erase", "defaults": {}, "funcname": "erase", - "location": "imgui:2102", + "location": "imgui:2121", "ov_cimguiname": "ImVector_erase_Nil", "ret": "T*", "signature": "(const T*)", @@ -12907,7 +12928,7 @@ "cimguiname": "ImVector_erase", "defaults": {}, "funcname": "erase", - "location": "imgui:2103", + "location": "imgui:2122", "ov_cimguiname": "ImVector_erase_TPtr", "ret": "T*", "signature": "(const T*,const T*)", @@ -12933,7 +12954,7 @@ "cimguiname": "ImVector_erase_unsorted", "defaults": {}, "funcname": "erase_unsorted", - "location": "imgui:2104", + "location": "imgui:2123", "ov_cimguiname": "ImVector_erase_unsorted", "ret": "T*", "signature": "(const T*)", @@ -12959,7 +12980,7 @@ "cimguiname": "ImVector_find", "defaults": {}, "funcname": "find", - "location": "imgui:2107", + "location": "imgui:2126", "ov_cimguiname": "ImVector_find_Nil", "ret": "T*", "signature": "(const T)", @@ -12983,7 +13004,7 @@ "cimguiname": "ImVector_find", "defaults": {}, "funcname": "find", - "location": "imgui:2108", + "location": "imgui:2127", "ov_cimguiname": "ImVector_find__const", "ret": "const T*", "signature": "(const T)const", @@ -13009,7 +13030,7 @@ "cimguiname": "ImVector_find_erase", "defaults": {}, "funcname": "find_erase", - "location": "imgui:2110", + "location": "imgui:2129", "ov_cimguiname": "ImVector_find_erase", "ret": "bool", "signature": "(const T)", @@ -13035,7 +13056,7 @@ "cimguiname": "ImVector_find_erase_unsorted", "defaults": {}, "funcname": "find_erase_unsorted", - "location": "imgui:2111", + "location": "imgui:2130", "ov_cimguiname": "ImVector_find_erase_unsorted", "ret": "bool", "signature": "(const T)", @@ -13061,7 +13082,7 @@ "cimguiname": "ImVector_find_index", "defaults": {}, "funcname": "find_index", - "location": "imgui:2109", + "location": "imgui:2128", "ov_cimguiname": "ImVector_find_index", "ret": "int", "signature": "(const T)const", @@ -13083,7 +13104,7 @@ "cimguiname": "ImVector_front", "defaults": {}, "funcname": "front", - "location": "imgui:2085", + "location": "imgui:2104", "ov_cimguiname": "ImVector_front_Nil", "ret": "T*", "retref": "&", @@ -13104,7 +13125,7 @@ "cimguiname": "ImVector_front", "defaults": {}, "funcname": "front", - "location": "imgui:2086", + "location": "imgui:2105", "ov_cimguiname": "ImVector_front__const", "ret": "const T*", "retref": "&", @@ -13131,7 +13152,7 @@ "cimguiname": "ImVector_index_from_ptr", "defaults": {}, "funcname": "index_from_ptr", - "location": "imgui:2112", + "location": "imgui:2131", "ov_cimguiname": "ImVector_index_from_ptr", "ret": "int", "signature": "(const T*)const", @@ -13161,7 +13182,7 @@ "cimguiname": "ImVector_insert", "defaults": {}, "funcname": "insert", - "location": "imgui:2105", + "location": "imgui:2124", "ov_cimguiname": "ImVector_insert", "ret": "T*", "signature": "(const T*,const T)", @@ -13183,7 +13204,7 @@ "cimguiname": "ImVector_max_size", "defaults": {}, "funcname": "max_size", - "location": "imgui:2076", + "location": "imgui:2095", "ov_cimguiname": "ImVector_max_size", "ret": "int", "signature": "()const", @@ -13205,7 +13226,7 @@ "cimguiname": "ImVector_pop_back", "defaults": {}, "funcname": "pop_back", - "location": "imgui:2100", + "location": "imgui:2119", "ov_cimguiname": "ImVector_pop_back", "ret": "void", "signature": "()", @@ -13231,7 +13252,7 @@ "cimguiname": "ImVector_push_back", "defaults": {}, "funcname": "push_back", - "location": "imgui:2099", + "location": "imgui:2118", "ov_cimguiname": "ImVector_push_back", "ret": "void", "signature": "(const T)", @@ -13257,7 +13278,7 @@ "cimguiname": "ImVector_push_front", "defaults": {}, "funcname": "push_front", - "location": "imgui:2101", + "location": "imgui:2120", "ov_cimguiname": "ImVector_push_front", "ret": "void", "signature": "(const T)", @@ -13283,7 +13304,7 @@ "cimguiname": "ImVector_reserve", "defaults": {}, "funcname": "reserve", - "location": "imgui:2095", + "location": "imgui:2114", "ov_cimguiname": "ImVector_reserve", "ret": "void", "signature": "(int)", @@ -13309,7 +13330,7 @@ "cimguiname": "ImVector_reserve_discard", "defaults": {}, "funcname": "reserve_discard", - "location": "imgui:2096", + "location": "imgui:2115", "ov_cimguiname": "ImVector_reserve_discard", "ret": "void", "signature": "(int)", @@ -13335,7 +13356,7 @@ "cimguiname": "ImVector_resize", "defaults": {}, "funcname": "resize", - "location": "imgui:2092", + "location": "imgui:2111", "ov_cimguiname": "ImVector_resize_Nil", "ret": "void", "signature": "(int)", @@ -13363,7 +13384,7 @@ "cimguiname": "ImVector_resize", "defaults": {}, "funcname": "resize", - "location": "imgui:2093", + "location": "imgui:2112", "ov_cimguiname": "ImVector_resize_T", "ret": "void", "signature": "(int,const T)", @@ -13389,7 +13410,7 @@ "cimguiname": "ImVector_shrink", "defaults": {}, "funcname": "shrink", - "location": "imgui:2094", + "location": "imgui:2113", "ov_cimguiname": "ImVector_shrink", "ret": "void", "signature": "(int)", @@ -13411,7 +13432,7 @@ "cimguiname": "ImVector_size", "defaults": {}, "funcname": "size", - "location": "imgui:2074", + "location": "imgui:2093", "ov_cimguiname": "ImVector_size", "ret": "int", "signature": "()const", @@ -13433,7 +13454,7 @@ "cimguiname": "ImVector_size_in_bytes", "defaults": {}, "funcname": "size_in_bytes", - "location": "imgui:2075", + "location": "imgui:2094", "ov_cimguiname": "ImVector_size_in_bytes", "ret": "int", "signature": "()const", @@ -13460,7 +13481,7 @@ "cimguiname": "ImVector_swap", "defaults": {}, "funcname": "swap", - "location": "imgui:2089", + "location": "imgui:2108", "ov_cimguiname": "ImVector_swap", "ret": "void", "signature": "(ImVector_T *)", @@ -13488,7 +13509,7 @@ "flags": "0" }, "funcname": "AcceptDragDropPayload", - "location": "imgui:884", + "location": "imgui:886", "namespace": "ImGui", "ov_cimguiname": "igAcceptDragDropPayload", "ret": "const ImGuiPayload*", @@ -13510,7 +13531,7 @@ "cimguiname": "igActivateItemByID", "defaults": {}, "funcname": "ActivateItemByID", - "location": "imgui_internal:3447", + "location": "imgui_internal:3470", "namespace": "ImGui", "ov_cimguiname": "igActivateItemByID", "ret": "void", @@ -13536,7 +13557,7 @@ "cimguiname": "igAddContextHook", "defaults": {}, "funcname": "AddContextHook", - "location": "imgui_internal:3308", + "location": "imgui_internal:3327", "namespace": "ImGui", "ov_cimguiname": "igAddContextHook", "ret": "ImGuiID", @@ -13566,7 +13587,7 @@ "cimguiname": "igAddDrawListToDrawDataEx", "defaults": {}, "funcname": "AddDrawListToDrawDataEx", - "location": "imgui_internal:3292", + "location": "imgui_internal:3311", "namespace": "ImGui", "ov_cimguiname": "igAddDrawListToDrawDataEx", "ret": "void", @@ -13588,7 +13609,7 @@ "cimguiname": "igAddSettingsHandler", "defaults": {}, "funcname": "AddSettingsHandler", - "location": "imgui_internal:3325", + "location": "imgui_internal:3344", "namespace": "ImGui", "ov_cimguiname": "igAddSettingsHandler", "ret": "void", @@ -13605,7 +13626,7 @@ "cimguiname": "igAlignTextToFramePadding", "defaults": {}, "funcname": "AlignTextToFramePadding", - "location": "imgui:498", + "location": "imgui:499", "namespace": "ImGui", "ov_cimguiname": "igAlignTextToFramePadding", "ret": "void", @@ -13631,7 +13652,7 @@ "cimguiname": "igArrowButton", "defaults": {}, "funcname": "ArrowButton", - "location": "imgui:546", + "location": "imgui:547", "namespace": "ImGui", "ov_cimguiname": "igArrowButton", "ret": "bool", @@ -13667,7 +13688,7 @@ "flags": "0" }, "funcname": "ArrowButtonEx", - "location": "imgui_internal:3733", + "location": "imgui_internal:3755", "namespace": "ImGui", "ov_cimguiname": "igArrowButtonEx", "ret": "bool", @@ -13700,7 +13721,7 @@ "p_open": "NULL" }, "funcname": "Begin", - "location": "imgui:356", + "location": "imgui:357", "namespace": "ImGui", "ov_cimguiname": "igBegin", "ret": "bool", @@ -13738,7 +13759,7 @@ "window_flags": "0" }, "funcname": "BeginChild", - "location": "imgui:377", + "location": "imgui:378", "namespace": "ImGui", "ov_cimguiname": "igBeginChild_Str", "ret": "bool", @@ -13774,7 +13795,7 @@ "window_flags": "0" }, "funcname": "BeginChild", - "location": "imgui:378", + "location": "imgui:379", "namespace": "ImGui", "ov_cimguiname": "igBeginChild_ID", "ret": "bool", @@ -13812,7 +13833,7 @@ "cimguiname": "igBeginChildEx", "defaults": {}, "funcname": "BeginChildEx", - "location": "imgui_internal:3398", + "location": "imgui_internal:3417", "namespace": "ImGui", "ov_cimguiname": "igBeginChildEx", "ret": "bool", @@ -13844,7 +13865,7 @@ "flags": "0" }, "funcname": "BeginColumns", - "location": "imgui_internal:3616", + "location": "imgui_internal:3639", "namespace": "ImGui", "ov_cimguiname": "igBeginColumns", "ret": "void", @@ -13876,7 +13897,7 @@ "flags": "0" }, "funcname": "BeginCombo", - "location": "imgui:565", + "location": "imgui:566", "namespace": "ImGui", "ov_cimguiname": "igBeginCombo", "ret": "bool", @@ -13906,7 +13927,7 @@ "cimguiname": "igBeginComboPopup", "defaults": {}, "funcname": "BeginComboPopup", - "location": "imgui_internal:3420", + "location": "imgui_internal:3443", "namespace": "ImGui", "ov_cimguiname": "igBeginComboPopup", "ret": "bool", @@ -13923,7 +13944,7 @@ "cimguiname": "igBeginComboPreview", "defaults": {}, "funcname": "BeginComboPreview", - "location": "imgui_internal:3421", + "location": "imgui_internal:3444", "namespace": "ImGui", "ov_cimguiname": "igBeginComboPreview", "ret": "bool", @@ -13947,7 +13968,7 @@ "disabled": "true" }, "funcname": "BeginDisabled", - "location": "imgui:892", + "location": "imgui:895", "namespace": "ImGui", "ov_cimguiname": "igBeginDisabled", "ret": "void", @@ -13964,7 +13985,7 @@ "cimguiname": "igBeginDisabledOverrideReenable", "defaults": {}, "funcname": "BeginDisabledOverrideReenable", - "location": "imgui_internal:3388", + "location": "imgui_internal:3407", "namespace": "ImGui", "ov_cimguiname": "igBeginDisabledOverrideReenable", "ret": "void", @@ -13986,7 +14007,7 @@ "cimguiname": "igBeginDockableDragDropSource", "defaults": {}, "funcname": "BeginDockableDragDropSource", - "location": "imgui_internal:3561", + "location": "imgui_internal:3584", "namespace": "ImGui", "ov_cimguiname": "igBeginDockableDragDropSource", "ret": "void", @@ -14008,7 +14029,7 @@ "cimguiname": "igBeginDockableDragDropTarget", "defaults": {}, "funcname": "BeginDockableDragDropTarget", - "location": "imgui_internal:3562", + "location": "imgui_internal:3585", "namespace": "ImGui", "ov_cimguiname": "igBeginDockableDragDropTarget", "ret": "void", @@ -14034,7 +14055,7 @@ "cimguiname": "igBeginDocked", "defaults": {}, "funcname": "BeginDocked", - "location": "imgui_internal:3560", + "location": "imgui_internal:3583", "namespace": "ImGui", "ov_cimguiname": "igBeginDocked", "ret": "void", @@ -14058,7 +14079,7 @@ "flags": "0" }, "funcname": "BeginDragDropSource", - "location": "imgui:880", + "location": "imgui:882", "namespace": "ImGui", "ov_cimguiname": "igBeginDragDropSource", "ret": "bool", @@ -14075,7 +14096,7 @@ "cimguiname": "igBeginDragDropTarget", "defaults": {}, "funcname": "BeginDragDropTarget", - "location": "imgui:883", + "location": "imgui:885", "namespace": "ImGui", "ov_cimguiname": "igBeginDragDropTarget", "ret": "bool", @@ -14101,7 +14122,7 @@ "cimguiname": "igBeginDragDropTargetCustom", "defaults": {}, "funcname": "BeginDragDropTargetCustom", - "location": "imgui_internal:3603", + "location": "imgui_internal:3626", "namespace": "ImGui", "ov_cimguiname": "igBeginDragDropTargetCustom", "ret": "bool", @@ -14118,7 +14139,7 @@ "cimguiname": "igBeginGroup", "defaults": {}, "funcname": "BeginGroup", - "location": "imgui:496", + "location": "imgui:497", "namespace": "ImGui", "ov_cimguiname": "igBeginGroup", "ret": "void", @@ -14135,7 +14156,7 @@ "cimguiname": "igBeginItemTooltip", "defaults": {}, "funcname": "BeginItemTooltip", - "location": "imgui:723", + "location": "imgui:724", "namespace": "ImGui", "ov_cimguiname": "igBeginItemTooltip", "ret": "bool", @@ -14163,7 +14184,7 @@ "size": "ImVec2(0,0)" }, "funcname": "BeginListBox", - "location": "imgui:677", + "location": "imgui:678", "namespace": "ImGui", "ov_cimguiname": "igBeginListBox", "ret": "bool", @@ -14180,7 +14201,7 @@ "cimguiname": "igBeginMainMenuBar", "defaults": {}, "funcname": "BeginMainMenuBar", - "location": "imgui:703", + "location": "imgui:704", "namespace": "ImGui", "ov_cimguiname": "igBeginMainMenuBar", "ret": "bool", @@ -14208,7 +14229,7 @@ "enabled": "true" }, "funcname": "BeginMenu", - "location": "imgui:705", + "location": "imgui:706", "namespace": "ImGui", "ov_cimguiname": "igBeginMenu", "ret": "bool", @@ -14225,7 +14246,7 @@ "cimguiname": "igBeginMenuBar", "defaults": {}, "funcname": "BeginMenuBar", - "location": "imgui:701", + "location": "imgui:702", "namespace": "ImGui", "ov_cimguiname": "igBeginMenuBar", "ret": "bool", @@ -14257,7 +14278,7 @@ "enabled": "true" }, "funcname": "BeginMenuEx", - "location": "imgui_internal:3416", + "location": "imgui_internal:3439", "namespace": "ImGui", "ov_cimguiname": "igBeginMenuEx", "ret": "bool", @@ -14285,7 +14306,7 @@ "flags": "0" }, "funcname": "BeginPopup", - "location": "imgui:737", + "location": "imgui:738", "namespace": "ImGui", "ov_cimguiname": "igBeginPopup", "ret": "bool", @@ -14314,7 +14335,7 @@ "str_id": "NULL" }, "funcname": "BeginPopupContextItem", - "location": "imgui:759", + "location": "imgui:760", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupContextItem", "ret": "bool", @@ -14343,7 +14364,7 @@ "str_id": "NULL" }, "funcname": "BeginPopupContextVoid", - "location": "imgui:761", + "location": "imgui:762", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupContextVoid", "ret": "bool", @@ -14372,7 +14393,7 @@ "str_id": "NULL" }, "funcname": "BeginPopupContextWindow", - "location": "imgui:760", + "location": "imgui:761", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupContextWindow", "ret": "bool", @@ -14382,23 +14403,23 @@ ], "igBeginPopupEx": [ { - "args": "(ImGuiID id,ImGuiWindowFlags extra_flags)", + "args": "(ImGuiID id,ImGuiWindowFlags extra_window_flags)", "argsT": [ { "name": "id", "type": "ImGuiID" }, { - "name": "extra_flags", + "name": "extra_window_flags", "type": "ImGuiWindowFlags" } ], - "argsoriginal": "(ImGuiID id,ImGuiWindowFlags extra_flags)", - "call_args": "(id,extra_flags)", + "argsoriginal": "(ImGuiID id,ImGuiWindowFlags extra_window_flags)", + "call_args": "(id,extra_window_flags)", "cimguiname": "igBeginPopupEx", "defaults": {}, "funcname": "BeginPopupEx", - "location": "imgui_internal:3404", + "location": "imgui_internal:3420", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupEx", "ret": "bool", @@ -14431,7 +14452,7 @@ "p_open": "NULL" }, "funcname": "BeginPopupModal", - "location": "imgui:738", + "location": "imgui:739", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupModal", "ret": "bool", @@ -14459,7 +14480,7 @@ "flags": "0" }, "funcname": "BeginTabBar", - "location": "imgui:838", + "location": "imgui:840", "namespace": "ImGui", "ov_cimguiname": "igBeginTabBar", "ret": "bool", @@ -14489,7 +14510,7 @@ "cimguiname": "igBeginTabBarEx", "defaults": {}, "funcname": "BeginTabBarEx", - "location": "imgui_internal:3685", + "location": "imgui_internal:3707", "namespace": "ImGui", "ov_cimguiname": "igBeginTabBarEx", "ret": "bool", @@ -14522,7 +14543,7 @@ "p_open": "NULL" }, "funcname": "BeginTabItem", - "location": "imgui:840", + "location": "imgui:842", "namespace": "ImGui", "ov_cimguiname": "igBeginTabItem", "ret": "bool", @@ -14532,14 +14553,14 @@ ], "igBeginTable": [ { - "args": "(const char* str_id,int column,ImGuiTableFlags flags,const ImVec2 outer_size,float inner_width)", + "args": "(const char* str_id,int columns,ImGuiTableFlags flags,const ImVec2 outer_size,float inner_width)", "argsT": [ { "name": "str_id", "type": "const char*" }, { - "name": "column", + "name": "columns", "type": "int" }, { @@ -14555,8 +14576,8 @@ "type": "float" } ], - "argsoriginal": "(const char* str_id,int column,ImGuiTableFlags flags=0,const ImVec2& outer_size=ImVec2(0.0f,0.0f),float inner_width=0.0f)", - "call_args": "(str_id,column,flags,outer_size,inner_width)", + "argsoriginal": "(const char* str_id,int columns,ImGuiTableFlags flags=0,const ImVec2& outer_size=ImVec2(0.0f,0.0f),float inner_width=0.0f)", + "call_args": "(str_id,columns,flags,outer_size,inner_width)", "cimguiname": "igBeginTable", "defaults": { "flags": "0", @@ -14564,7 +14585,7 @@ "outer_size": "ImVec2(0.0f,0.0f)" }, "funcname": "BeginTable", - "location": "imgui:790", + "location": "imgui:791", "namespace": "ImGui", "ov_cimguiname": "igBeginTable", "ret": "bool", @@ -14610,7 +14631,7 @@ "outer_size": "ImVec2(0,0)" }, "funcname": "BeginTableEx", - "location": "imgui_internal:3641", + "location": "imgui_internal:3663", "namespace": "ImGui", "ov_cimguiname": "igBeginTableEx", "ret": "bool", @@ -14627,7 +14648,7 @@ "cimguiname": "igBeginTooltip", "defaults": {}, "funcname": "BeginTooltip", - "location": "imgui:714", + "location": "imgui:715", "namespace": "ImGui", "ov_cimguiname": "igBeginTooltip", "ret": "bool", @@ -14653,7 +14674,7 @@ "cimguiname": "igBeginTooltipEx", "defaults": {}, "funcname": "BeginTooltipEx", - "location": "imgui_internal:3405", + "location": "imgui_internal:3434", "namespace": "ImGui", "ov_cimguiname": "igBeginTooltipEx", "ret": "bool", @@ -14670,7 +14691,7 @@ "cimguiname": "igBeginTooltipHidden", "defaults": {}, "funcname": "BeginTooltipHidden", - "location": "imgui_internal:3406", + "location": "imgui_internal:3435", "namespace": "ImGui", "ov_cimguiname": "igBeginTooltipHidden", "ret": "bool", @@ -14708,7 +14729,7 @@ "cimguiname": "igBeginViewportSideBar", "defaults": {}, "funcname": "BeginViewportSideBar", - "location": "imgui_internal:3415", + "location": "imgui_internal:3438", "namespace": "ImGui", "ov_cimguiname": "igBeginViewportSideBar", "ret": "bool", @@ -14730,7 +14751,7 @@ "cimguiname": "igBringWindowToDisplayBack", "defaults": {}, "funcname": "BringWindowToDisplayBack", - "location": "imgui_internal:3280", + "location": "imgui_internal:3299", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToDisplayBack", "ret": "void", @@ -14756,7 +14777,7 @@ "cimguiname": "igBringWindowToDisplayBehind", "defaults": {}, "funcname": "BringWindowToDisplayBehind", - "location": "imgui_internal:3281", + "location": "imgui_internal:3300", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToDisplayBehind", "ret": "void", @@ -14778,7 +14799,7 @@ "cimguiname": "igBringWindowToDisplayFront", "defaults": {}, "funcname": "BringWindowToDisplayFront", - "location": "imgui_internal:3279", + "location": "imgui_internal:3298", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToDisplayFront", "ret": "void", @@ -14800,7 +14821,7 @@ "cimguiname": "igBringWindowToFocusFront", "defaults": {}, "funcname": "BringWindowToFocusFront", - "location": "imgui_internal:3278", + "location": "imgui_internal:3297", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToFocusFront", "ret": "void", @@ -14817,7 +14838,7 @@ "cimguiname": "igBullet", "defaults": {}, "funcname": "Bullet", - "location": "imgui:553", + "location": "imgui:554", "namespace": "ImGui", "ov_cimguiname": "igBullet", "ret": "void", @@ -14844,7 +14865,7 @@ "defaults": {}, "funcname": "BulletText", "isvararg": "...)", - "location": "imgui:536", + "location": "imgui:537", "namespace": "ImGui", "ov_cimguiname": "igBulletText", "ret": "void", @@ -14870,7 +14891,7 @@ "cimguiname": "igBulletTextV", "defaults": {}, "funcname": "BulletTextV", - "location": "imgui:537", + "location": "imgui:538", "namespace": "ImGui", "ov_cimguiname": "igBulletTextV", "ret": "void", @@ -14898,7 +14919,7 @@ "size": "ImVec2(0,0)" }, "funcname": "Button", - "location": "imgui:543", + "location": "imgui:544", "namespace": "ImGui", "ov_cimguiname": "igButton", "ret": "bool", @@ -14938,7 +14959,7 @@ "flags": "0" }, "funcname": "ButtonBehavior", - "location": "imgui_internal:3751", + "location": "imgui_internal:3773", "namespace": "ImGui", "ov_cimguiname": "igButtonBehavior", "ret": "bool", @@ -14971,7 +14992,7 @@ "size_arg": "ImVec2(0,0)" }, "funcname": "ButtonEx", - "location": "imgui_internal:3732", + "location": "imgui_internal:3754", "namespace": "ImGui", "ov_cimguiname": "igButtonEx", "ret": "bool", @@ -15005,7 +15026,7 @@ "cimguiname": "igCalcItemSize", "defaults": {}, "funcname": "CalcItemSize", - "location": "imgui_internal:3377", + "location": "imgui_internal:3396", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igCalcItemSize", @@ -15023,7 +15044,7 @@ "cimguiname": "igCalcItemWidth", "defaults": {}, "funcname": "CalcItemWidth", - "location": "imgui:456", + "location": "imgui:457", "namespace": "ImGui", "ov_cimguiname": "igCalcItemWidth", "ret": "float", @@ -15053,7 +15074,7 @@ "cimguiname": "igCalcRoundingFlagsForRectInRect", "defaults": {}, "funcname": "CalcRoundingFlagsForRectInRect", - "location": "imgui_internal:3728", + "location": "imgui_internal:3750", "namespace": "ImGui", "ov_cimguiname": "igCalcRoundingFlagsForRectInRect", "ret": "ImDrawFlags", @@ -15095,7 +15116,7 @@ "wrap_width": "-1.0f" }, "funcname": "CalcTextSize", - "location": "imgui:952", + "location": "imgui:953", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igCalcTextSize", @@ -15130,7 +15151,7 @@ "cimguiname": "igCalcTypematicRepeatAmount", "defaults": {}, "funcname": "CalcTypematicRepeatAmount", - "location": "imgui_internal:3476", + "location": "imgui_internal:3499", "namespace": "ImGui", "ov_cimguiname": "igCalcTypematicRepeatAmount", "ret": "int", @@ -15156,7 +15177,7 @@ "cimguiname": "igCalcWindowNextAutoFitSize", "defaults": {}, "funcname": "CalcWindowNextAutoFitSize", - "location": "imgui_internal:3260", + "location": "imgui_internal:3279", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igCalcWindowNextAutoFitSize", @@ -15183,7 +15204,7 @@ "cimguiname": "igCalcWrapWidthForPos", "defaults": {}, "funcname": "CalcWrapWidthForPos", - "location": "imgui_internal:3378", + "location": "imgui_internal:3397", "namespace": "ImGui", "ov_cimguiname": "igCalcWrapWidthForPos", "ret": "float", @@ -15209,7 +15230,7 @@ "cimguiname": "igCallContextHooks", "defaults": {}, "funcname": "CallContextHooks", - "location": "imgui_internal:3310", + "location": "imgui_internal:3329", "namespace": "ImGui", "ov_cimguiname": "igCallContextHooks", "ret": "void", @@ -15235,7 +15256,7 @@ "cimguiname": "igCheckbox", "defaults": {}, "funcname": "Checkbox", - "location": "imgui:547", + "location": "imgui:548", "namespace": "ImGui", "ov_cimguiname": "igCheckbox", "ret": "bool", @@ -15265,7 +15286,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui:548", + "location": "imgui:549", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlags_IntPtr", "ret": "bool", @@ -15293,7 +15314,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui:549", + "location": "imgui:550", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlags_UintPtr", "ret": "bool", @@ -15321,7 +15342,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui_internal:3737", + "location": "imgui_internal:3759", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlags_S64Ptr", "ret": "bool", @@ -15349,7 +15370,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui_internal:3738", + "location": "imgui_internal:3760", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlags_U64Ptr", "ret": "bool", @@ -15366,7 +15387,7 @@ "cimguiname": "igClearActiveID", "defaults": {}, "funcname": "ClearActiveID", - "location": "imgui_internal:3360", + "location": "imgui_internal:3379", "namespace": "ImGui", "ov_cimguiname": "igClearActiveID", "ret": "void", @@ -15383,7 +15404,7 @@ "cimguiname": "igClearDragDrop", "defaults": {}, "funcname": "ClearDragDrop", - "location": "imgui_internal:3604", + "location": "imgui_internal:3627", "namespace": "ImGui", "ov_cimguiname": "igClearDragDrop", "ret": "void", @@ -15400,7 +15421,7 @@ "cimguiname": "igClearIniSettings", "defaults": {}, "funcname": "ClearIniSettings", - "location": "imgui_internal:3324", + "location": "imgui_internal:3343", "namespace": "ImGui", "ov_cimguiname": "igClearIniSettings", "ret": "void", @@ -15422,7 +15443,7 @@ "cimguiname": "igClearWindowSettings", "defaults": {}, "funcname": "ClearWindowSettings", - "location": "imgui_internal:3333", + "location": "imgui_internal:3352", "namespace": "ImGui", "ov_cimguiname": "igClearWindowSettings", "ret": "void", @@ -15448,7 +15469,7 @@ "cimguiname": "igCloseButton", "defaults": {}, "funcname": "CloseButton", - "location": "imgui_internal:3741", + "location": "imgui_internal:3763", "namespace": "ImGui", "ov_cimguiname": "igCloseButton", "ret": "bool", @@ -15465,7 +15486,7 @@ "cimguiname": "igCloseCurrentPopup", "defaults": {}, "funcname": "CloseCurrentPopup", - "location": "imgui:752", + "location": "imgui:753", "namespace": "ImGui", "ov_cimguiname": "igCloseCurrentPopup", "ret": "void", @@ -15491,7 +15512,7 @@ "cimguiname": "igClosePopupToLevel", "defaults": {}, "funcname": "ClosePopupToLevel", - "location": "imgui_internal:3400", + "location": "imgui_internal:3422", "namespace": "ImGui", "ov_cimguiname": "igClosePopupToLevel", "ret": "void", @@ -15508,7 +15529,7 @@ "cimguiname": "igClosePopupsExceptModals", "defaults": {}, "funcname": "ClosePopupsExceptModals", - "location": "imgui_internal:3402", + "location": "imgui_internal:3424", "namespace": "ImGui", "ov_cimguiname": "igClosePopupsExceptModals", "ret": "void", @@ -15534,7 +15555,7 @@ "cimguiname": "igClosePopupsOverWindow", "defaults": {}, "funcname": "ClosePopupsOverWindow", - "location": "imgui_internal:3401", + "location": "imgui_internal:3423", "namespace": "ImGui", "ov_cimguiname": "igClosePopupsOverWindow", "ret": "void", @@ -15564,7 +15585,7 @@ "cimguiname": "igCollapseButton", "defaults": {}, "funcname": "CollapseButton", - "location": "imgui_internal:3742", + "location": "imgui_internal:3764", "namespace": "ImGui", "ov_cimguiname": "igCollapseButton", "ret": "bool", @@ -15592,7 +15613,7 @@ "flags": "0" }, "funcname": "CollapsingHeader", - "location": "imgui:661", + "location": "imgui:662", "namespace": "ImGui", "ov_cimguiname": "igCollapsingHeader_TreeNodeFlags", "ret": "bool", @@ -15622,7 +15643,7 @@ "flags": "0" }, "funcname": "CollapsingHeader", - "location": "imgui:662", + "location": "imgui:663", "namespace": "ImGui", "ov_cimguiname": "igCollapsingHeader_BoolPtr", "ret": "bool", @@ -15659,7 +15680,7 @@ "size": "ImVec2(0,0)" }, "funcname": "ColorButton", - "location": "imgui:642", + "location": "imgui:643", "namespace": "ImGui", "ov_cimguiname": "igColorButton", "ret": "bool", @@ -15681,7 +15702,7 @@ "cimguiname": "igColorConvertFloat4ToU32", "defaults": {}, "funcname": "ColorConvertFloat4ToU32", - "location": "imgui:956", + "location": "imgui:957", "namespace": "ImGui", "ov_cimguiname": "igColorConvertFloat4ToU32", "ret": "ImU32", @@ -15726,7 +15747,7 @@ "cimguiname": "igColorConvertHSVtoRGB", "defaults": {}, "funcname": "ColorConvertHSVtoRGB", - "location": "imgui:958", + "location": "imgui:959", "namespace": "ImGui", "ov_cimguiname": "igColorConvertHSVtoRGB", "ret": "void", @@ -15771,7 +15792,7 @@ "cimguiname": "igColorConvertRGBtoHSV", "defaults": {}, "funcname": "ColorConvertRGBtoHSV", - "location": "imgui:957", + "location": "imgui:958", "namespace": "ImGui", "ov_cimguiname": "igColorConvertRGBtoHSV", "ret": "void", @@ -15797,7 +15818,7 @@ "cimguiname": "igColorConvertU32ToFloat4", "defaults": {}, "funcname": "ColorConvertU32ToFloat4", - "location": "imgui:955", + "location": "imgui:956", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igColorConvertU32ToFloat4", @@ -15830,7 +15851,7 @@ "flags": "0" }, "funcname": "ColorEdit3", - "location": "imgui:638", + "location": "imgui:639", "namespace": "ImGui", "ov_cimguiname": "igColorEdit3", "ret": "bool", @@ -15862,7 +15883,7 @@ "flags": "0" }, "funcname": "ColorEdit4", - "location": "imgui:639", + "location": "imgui:640", "namespace": "ImGui", "ov_cimguiname": "igColorEdit4", "ret": "bool", @@ -15888,7 +15909,7 @@ "cimguiname": "igColorEditOptionsPopup", "defaults": {}, "funcname": "ColorEditOptionsPopup", - "location": "imgui_internal:3790", + "location": "imgui_internal:3812", "namespace": "ImGui", "ov_cimguiname": "igColorEditOptionsPopup", "ret": "void", @@ -15920,7 +15941,7 @@ "flags": "0" }, "funcname": "ColorPicker3", - "location": "imgui:640", + "location": "imgui:641", "namespace": "ImGui", "ov_cimguiname": "igColorPicker3", "ret": "bool", @@ -15957,7 +15978,7 @@ "ref_col": "NULL" }, "funcname": "ColorPicker4", - "location": "imgui:641", + "location": "imgui:642", "namespace": "ImGui", "ov_cimguiname": "igColorPicker4", "ret": "bool", @@ -15983,7 +16004,7 @@ "cimguiname": "igColorPickerOptionsPopup", "defaults": {}, "funcname": "ColorPickerOptionsPopup", - "location": "imgui_internal:3791", + "location": "imgui_internal:3813", "namespace": "ImGui", "ov_cimguiname": "igColorPickerOptionsPopup", "ret": "void", @@ -16013,7 +16034,7 @@ "cimguiname": "igColorTooltip", "defaults": {}, "funcname": "ColorTooltip", - "location": "imgui_internal:3789", + "location": "imgui_internal:3811", "namespace": "ImGui", "ov_cimguiname": "igColorTooltip", "ret": "void", @@ -16047,7 +16068,7 @@ "id": "NULL" }, "funcname": "Columns", - "location": "imgui:827", + "location": "imgui:829", "namespace": "ImGui", "ov_cimguiname": "igColumns", "ret": "void", @@ -16087,7 +16108,7 @@ "popup_max_height_in_items": "-1" }, "funcname": "Combo", - "location": "imgui:567", + "location": "imgui:568", "namespace": "ImGui", "ov_cimguiname": "igCombo_Str_arr", "ret": "bool", @@ -16121,7 +16142,7 @@ "popup_max_height_in_items": "-1" }, "funcname": "Combo", - "location": "imgui:568", + "location": "imgui:569", "namespace": "ImGui", "ov_cimguiname": "igCombo_Str", "ret": "bool", @@ -16165,7 +16186,7 @@ "popup_max_height_in_items": "-1" }, "funcname": "Combo", - "location": "imgui:569", + "location": "imgui:570", "namespace": "ImGui", "ov_cimguiname": "igCombo_FnStrPtr", "ret": "bool", @@ -16187,7 +16208,7 @@ "cimguiname": "igConvertSingleModFlagToKey", "defaults": {}, "funcname": "ConvertSingleModFlagToKey", - "location": "imgui_internal:3460", + "location": "imgui_internal:3483", "namespace": "ImGui", "ov_cimguiname": "igConvertSingleModFlagToKey", "ret": "ImGuiKey", @@ -16211,7 +16232,7 @@ "shared_font_atlas": "NULL" }, "funcname": "CreateContext", - "location": "imgui:314", + "location": "imgui:315", "namespace": "ImGui", "ov_cimguiname": "igCreateContext", "ret": "ImGuiContext*", @@ -16233,7 +16254,7 @@ "cimguiname": "igCreateNewWindowSettings", "defaults": {}, "funcname": "CreateNewWindowSettings", - "location": "imgui_internal:3330", + "location": "imgui_internal:3349", "namespace": "ImGui", "ov_cimguiname": "igCreateNewWindowSettings", "ret": "ImGuiWindowSettings*", @@ -16273,7 +16294,7 @@ "p_data_when_empty": "NULL" }, "funcname": "DataTypeApplyFromText", - "location": "imgui_internal:3775", + "location": "imgui_internal:3797", "namespace": "ImGui", "ov_cimguiname": "igDataTypeApplyFromText", "ret": "bool", @@ -16311,7 +16332,7 @@ "cimguiname": "igDataTypeApplyOp", "defaults": {}, "funcname": "DataTypeApplyOp", - "location": "imgui_internal:3774", + "location": "imgui_internal:3796", "namespace": "ImGui", "ov_cimguiname": "igDataTypeApplyOp", "ret": "void", @@ -16345,7 +16366,7 @@ "cimguiname": "igDataTypeClamp", "defaults": {}, "funcname": "DataTypeClamp", - "location": "imgui_internal:3777", + "location": "imgui_internal:3799", "namespace": "ImGui", "ov_cimguiname": "igDataTypeClamp", "ret": "bool", @@ -16375,7 +16396,7 @@ "cimguiname": "igDataTypeCompare", "defaults": {}, "funcname": "DataTypeCompare", - "location": "imgui_internal:3776", + "location": "imgui_internal:3798", "namespace": "ImGui", "ov_cimguiname": "igDataTypeCompare", "ret": "int", @@ -16413,7 +16434,7 @@ "cimguiname": "igDataTypeFormatString", "defaults": {}, "funcname": "DataTypeFormatString", - "location": "imgui_internal:3773", + "location": "imgui_internal:3795", "namespace": "ImGui", "ov_cimguiname": "igDataTypeFormatString", "ret": "int", @@ -16435,7 +16456,7 @@ "cimguiname": "igDataTypeGetInfo", "defaults": {}, "funcname": "DataTypeGetInfo", - "location": "imgui_internal:3772", + "location": "imgui_internal:3794", "namespace": "ImGui", "ov_cimguiname": "igDataTypeGetInfo", "ret": "const ImGuiDataTypeInfo*", @@ -16469,7 +16490,7 @@ "cimguiname": "igDebugAllocHook", "defaults": {}, "funcname": "DebugAllocHook", - "location": "imgui_internal:3809", + "location": "imgui_internal:3831", "namespace": "ImGui", "ov_cimguiname": "igDebugAllocHook", "ret": "void", @@ -16495,7 +16516,7 @@ "cimguiname": "igDebugBreakButton", "defaults": {}, "funcname": "DebugBreakButton", - "location": "imgui_internal:3823", + "location": "imgui_internal:3845", "namespace": "ImGui", "ov_cimguiname": "igDebugBreakButton", "ret": "bool", @@ -16521,7 +16542,7 @@ "cimguiname": "igDebugBreakButtonTooltip", "defaults": {}, "funcname": "DebugBreakButtonTooltip", - "location": "imgui_internal:3824", + "location": "imgui_internal:3846", "namespace": "ImGui", "ov_cimguiname": "igDebugBreakButtonTooltip", "ret": "void", @@ -16538,7 +16559,7 @@ "cimguiname": "igDebugBreakClearData", "defaults": {}, "funcname": "DebugBreakClearData", - "location": "imgui_internal:3822", + "location": "imgui_internal:3844", "namespace": "ImGui", "ov_cimguiname": "igDebugBreakClearData", "ret": "void", @@ -16584,7 +16605,7 @@ "cimguiname": "igDebugCheckVersionAndDataLayout", "defaults": {}, "funcname": "DebugCheckVersionAndDataLayout", - "location": "imgui:1031", + "location": "imgui:1032", "namespace": "ImGui", "ov_cimguiname": "igDebugCheckVersionAndDataLayout", "ret": "bool", @@ -16608,7 +16629,7 @@ "col": "4278190335" }, "funcname": "DebugDrawCursorPos", - "location": "imgui_internal:3815", + "location": "imgui_internal:3837", "namespace": "ImGui", "ov_cimguiname": "igDebugDrawCursorPos", "ret": "void", @@ -16632,7 +16653,7 @@ "col": "4278190335" }, "funcname": "DebugDrawItemRect", - "location": "imgui_internal:3817", + "location": "imgui_internal:3839", "namespace": "ImGui", "ov_cimguiname": "igDebugDrawItemRect", "ret": "void", @@ -16656,7 +16677,7 @@ "col": "4278190335" }, "funcname": "DebugDrawLineExtents", - "location": "imgui_internal:3816", + "location": "imgui_internal:3838", "namespace": "ImGui", "ov_cimguiname": "igDebugDrawLineExtents", "ret": "void", @@ -16678,7 +16699,7 @@ "cimguiname": "igDebugFlashStyleColor", "defaults": {}, "funcname": "DebugFlashStyleColor", - "location": "imgui:1029", + "location": "imgui:1030", "namespace": "ImGui", "ov_cimguiname": "igDebugFlashStyleColor", "ret": "void", @@ -16712,7 +16733,7 @@ "cimguiname": "igDebugHookIdInfo", "defaults": {}, "funcname": "DebugHookIdInfo", - "location": "imgui_internal:3826", + "location": "imgui_internal:3848", "namespace": "ImGui", "ov_cimguiname": "igDebugHookIdInfo", "ret": "void", @@ -16734,7 +16755,7 @@ "cimguiname": "igDebugLocateItem", "defaults": {}, "funcname": "DebugLocateItem", - "location": "imgui_internal:3819", + "location": "imgui_internal:3841", "namespace": "ImGui", "ov_cimguiname": "igDebugLocateItem", "ret": "void", @@ -16756,7 +16777,7 @@ "cimguiname": "igDebugLocateItemOnHover", "defaults": {}, "funcname": "DebugLocateItemOnHover", - "location": "imgui_internal:3820", + "location": "imgui_internal:3842", "namespace": "ImGui", "ov_cimguiname": "igDebugLocateItemOnHover", "ret": "void", @@ -16773,7 +16794,7 @@ "cimguiname": "igDebugLocateItemResolveWithLastItem", "defaults": {}, "funcname": "DebugLocateItemResolveWithLastItem", - "location": "imgui_internal:3821", + "location": "imgui_internal:3843", "namespace": "ImGui", "ov_cimguiname": "igDebugLocateItemResolveWithLastItem", "ret": "void", @@ -16800,7 +16821,7 @@ "defaults": {}, "funcname": "DebugLog", "isvararg": "...)", - "location": "imgui_internal:3807", + "location": "imgui_internal:3829", "namespace": "ImGui", "ov_cimguiname": "igDebugLog", "ret": "void", @@ -16826,7 +16847,7 @@ "cimguiname": "igDebugLogV", "defaults": {}, "funcname": "DebugLogV", - "location": "imgui_internal:3808", + "location": "imgui_internal:3830", "namespace": "ImGui", "ov_cimguiname": "igDebugLogV", "ret": "void", @@ -16848,7 +16869,7 @@ "cimguiname": "igDebugNodeColumns", "defaults": {}, "funcname": "DebugNodeColumns", - "location": "imgui_internal:3827", + "location": "imgui_internal:3849", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeColumns", "ret": "void", @@ -16874,7 +16895,7 @@ "cimguiname": "igDebugNodeDockNode", "defaults": {}, "funcname": "DebugNodeDockNode", - "location": "imgui_internal:3828", + "location": "imgui_internal:3850", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeDockNode", "ret": "void", @@ -16912,7 +16933,7 @@ "cimguiname": "igDebugNodeDrawCmdShowMeshAndBoundingBox", "defaults": {}, "funcname": "DebugNodeDrawCmdShowMeshAndBoundingBox", - "location": "imgui_internal:3830", + "location": "imgui_internal:3852", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeDrawCmdShowMeshAndBoundingBox", "ret": "void", @@ -16946,7 +16967,7 @@ "cimguiname": "igDebugNodeDrawList", "defaults": {}, "funcname": "DebugNodeDrawList", - "location": "imgui_internal:3829", + "location": "imgui_internal:3851", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeDrawList", "ret": "void", @@ -16968,7 +16989,7 @@ "cimguiname": "igDebugNodeFont", "defaults": {}, "funcname": "DebugNodeFont", - "location": "imgui_internal:3831", + "location": "imgui_internal:3853", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeFont", "ret": "void", @@ -16994,7 +17015,7 @@ "cimguiname": "igDebugNodeFontGlyph", "defaults": {}, "funcname": "DebugNodeFontGlyph", - "location": "imgui_internal:3832", + "location": "imgui_internal:3854", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeFontGlyph", "ret": "void", @@ -17016,7 +17037,7 @@ "cimguiname": "igDebugNodeInputTextState", "defaults": {}, "funcname": "DebugNodeInputTextState", - "location": "imgui_internal:3837", + "location": "imgui_internal:3859", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeInputTextState", "ret": "void", @@ -17042,7 +17063,7 @@ "cimguiname": "igDebugNodeStorage", "defaults": {}, "funcname": "DebugNodeStorage", - "location": "imgui_internal:3833", + "location": "imgui_internal:3855", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeStorage", "ret": "void", @@ -17068,7 +17089,7 @@ "cimguiname": "igDebugNodeTabBar", "defaults": {}, "funcname": "DebugNodeTabBar", - "location": "imgui_internal:3834", + "location": "imgui_internal:3856", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeTabBar", "ret": "void", @@ -17090,7 +17111,7 @@ "cimguiname": "igDebugNodeTable", "defaults": {}, "funcname": "DebugNodeTable", - "location": "imgui_internal:3835", + "location": "imgui_internal:3857", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeTable", "ret": "void", @@ -17112,7 +17133,7 @@ "cimguiname": "igDebugNodeTableSettings", "defaults": {}, "funcname": "DebugNodeTableSettings", - "location": "imgui_internal:3836", + "location": "imgui_internal:3858", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeTableSettings", "ret": "void", @@ -17134,7 +17155,7 @@ "cimguiname": "igDebugNodeTypingSelectState", "defaults": {}, "funcname": "DebugNodeTypingSelectState", - "location": "imgui_internal:3838", + "location": "imgui_internal:3860", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeTypingSelectState", "ret": "void", @@ -17156,7 +17177,7 @@ "cimguiname": "igDebugNodeViewport", "defaults": {}, "funcname": "DebugNodeViewport", - "location": "imgui_internal:3843", + "location": "imgui_internal:3865", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeViewport", "ret": "void", @@ -17182,7 +17203,7 @@ "cimguiname": "igDebugNodeWindow", "defaults": {}, "funcname": "DebugNodeWindow", - "location": "imgui_internal:3839", + "location": "imgui_internal:3861", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeWindow", "ret": "void", @@ -17204,7 +17225,7 @@ "cimguiname": "igDebugNodeWindowSettings", "defaults": {}, "funcname": "DebugNodeWindowSettings", - "location": "imgui_internal:3840", + "location": "imgui_internal:3862", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeWindowSettings", "ret": "void", @@ -17230,7 +17251,7 @@ "cimguiname": "igDebugNodeWindowsList", "defaults": {}, "funcname": "DebugNodeWindowsList", - "location": "imgui_internal:3841", + "location": "imgui_internal:3863", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeWindowsList", "ret": "void", @@ -17260,7 +17281,7 @@ "cimguiname": "igDebugNodeWindowsListByBeginStackParent", "defaults": {}, "funcname": "DebugNodeWindowsListByBeginStackParent", - "location": "imgui_internal:3842", + "location": "imgui_internal:3864", "namespace": "ImGui", "ov_cimguiname": "igDebugNodeWindowsListByBeginStackParent", "ret": "void", @@ -17282,7 +17303,7 @@ "cimguiname": "igDebugRenderKeyboardPreview", "defaults": {}, "funcname": "DebugRenderKeyboardPreview", - "location": "imgui_internal:3844", + "location": "imgui_internal:3866", "namespace": "ImGui", "ov_cimguiname": "igDebugRenderKeyboardPreview", "ret": "void", @@ -17312,7 +17333,7 @@ "cimguiname": "igDebugRenderViewportThumbnail", "defaults": {}, "funcname": "DebugRenderViewportThumbnail", - "location": "imgui_internal:3845", + "location": "imgui_internal:3867", "namespace": "ImGui", "ov_cimguiname": "igDebugRenderViewportThumbnail", "ret": "void", @@ -17329,7 +17350,7 @@ "cimguiname": "igDebugStartItemPicker", "defaults": {}, "funcname": "DebugStartItemPicker", - "location": "imgui:1030", + "location": "imgui:1031", "namespace": "ImGui", "ov_cimguiname": "igDebugStartItemPicker", "ret": "void", @@ -17351,7 +17372,7 @@ "cimguiname": "igDebugTextEncoding", "defaults": {}, "funcname": "DebugTextEncoding", - "location": "imgui:1028", + "location": "imgui:1029", "namespace": "ImGui", "ov_cimguiname": "igDebugTextEncoding", "ret": "void", @@ -17377,7 +17398,7 @@ "cimguiname": "igDebugTextUnformattedWithLocateItem", "defaults": {}, "funcname": "DebugTextUnformattedWithLocateItem", - "location": "imgui_internal:3818", + "location": "imgui_internal:3840", "namespace": "ImGui", "ov_cimguiname": "igDebugTextUnformattedWithLocateItem", "ret": "void", @@ -17401,7 +17422,7 @@ "ctx": "NULL" }, "funcname": "DestroyContext", - "location": "imgui:315", + "location": "imgui:316", "namespace": "ImGui", "ov_cimguiname": "igDestroyContext", "ret": "void", @@ -17423,7 +17444,7 @@ "cimguiname": "igDestroyPlatformWindow", "defaults": {}, "funcname": "DestroyPlatformWindow", - "location": "imgui_internal:3315", + "location": "imgui_internal:3334", "namespace": "ImGui", "ov_cimguiname": "igDestroyPlatformWindow", "ret": "void", @@ -17440,7 +17461,7 @@ "cimguiname": "igDestroyPlatformWindows", "defaults": {}, "funcname": "DestroyPlatformWindows", - "location": "imgui:1048", + "location": "imgui:1049", "namespace": "ImGui", "ov_cimguiname": "igDestroyPlatformWindows", "ret": "void", @@ -17469,7 +17490,7 @@ "node_id": "0" }, "funcname": "DockBuilderAddNode", - "location": "imgui_internal:3577", + "location": "imgui_internal:3600", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderAddNode", "ret": "ImGuiID", @@ -17499,7 +17520,7 @@ "cimguiname": "igDockBuilderCopyDockSpace", "defaults": {}, "funcname": "DockBuilderCopyDockSpace", - "location": "imgui_internal:3584", + "location": "imgui_internal:3607", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderCopyDockSpace", "ret": "void", @@ -17529,7 +17550,7 @@ "cimguiname": "igDockBuilderCopyNode", "defaults": {}, "funcname": "DockBuilderCopyNode", - "location": "imgui_internal:3585", + "location": "imgui_internal:3608", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderCopyNode", "ret": "void", @@ -17555,7 +17576,7 @@ "cimguiname": "igDockBuilderCopyWindowSettings", "defaults": {}, "funcname": "DockBuilderCopyWindowSettings", - "location": "imgui_internal:3586", + "location": "imgui_internal:3609", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderCopyWindowSettings", "ret": "void", @@ -17581,7 +17602,7 @@ "cimguiname": "igDockBuilderDockWindow", "defaults": {}, "funcname": "DockBuilderDockWindow", - "location": "imgui_internal:3574", + "location": "imgui_internal:3597", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderDockWindow", "ret": "void", @@ -17603,7 +17624,7 @@ "cimguiname": "igDockBuilderFinish", "defaults": {}, "funcname": "DockBuilderFinish", - "location": "imgui_internal:3587", + "location": "imgui_internal:3610", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderFinish", "ret": "void", @@ -17625,7 +17646,7 @@ "cimguiname": "igDockBuilderGetCentralNode", "defaults": {}, "funcname": "DockBuilderGetCentralNode", - "location": "imgui_internal:3576", + "location": "imgui_internal:3599", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderGetCentralNode", "ret": "ImGuiDockNode*", @@ -17647,7 +17668,7 @@ "cimguiname": "igDockBuilderGetNode", "defaults": {}, "funcname": "DockBuilderGetNode", - "location": "imgui_internal:3575", + "location": "imgui_internal:3598", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderGetNode", "ret": "ImGuiDockNode*", @@ -17669,7 +17690,7 @@ "cimguiname": "igDockBuilderRemoveNode", "defaults": {}, "funcname": "DockBuilderRemoveNode", - "location": "imgui_internal:3578", + "location": "imgui_internal:3601", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderRemoveNode", "ret": "void", @@ -17691,7 +17712,7 @@ "cimguiname": "igDockBuilderRemoveNodeChildNodes", "defaults": {}, "funcname": "DockBuilderRemoveNodeChildNodes", - "location": "imgui_internal:3580", + "location": "imgui_internal:3603", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderRemoveNodeChildNodes", "ret": "void", @@ -17719,7 +17740,7 @@ "clear_settings_refs": "true" }, "funcname": "DockBuilderRemoveNodeDockedWindows", - "location": "imgui_internal:3579", + "location": "imgui_internal:3602", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderRemoveNodeDockedWindows", "ret": "void", @@ -17745,7 +17766,7 @@ "cimguiname": "igDockBuilderSetNodePos", "defaults": {}, "funcname": "DockBuilderSetNodePos", - "location": "imgui_internal:3581", + "location": "imgui_internal:3604", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderSetNodePos", "ret": "void", @@ -17771,7 +17792,7 @@ "cimguiname": "igDockBuilderSetNodeSize", "defaults": {}, "funcname": "DockBuilderSetNodeSize", - "location": "imgui_internal:3582", + "location": "imgui_internal:3605", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderSetNodeSize", "ret": "void", @@ -17809,7 +17830,7 @@ "cimguiname": "igDockBuilderSplitNode", "defaults": {}, "funcname": "DockBuilderSplitNode", - "location": "imgui_internal:3583", + "location": "imgui_internal:3606", "namespace": "ImGui", "ov_cimguiname": "igDockBuilderSplitNode", "ret": "ImGuiID", @@ -17855,7 +17876,7 @@ "cimguiname": "igDockContextCalcDropPosForDocking", "defaults": {}, "funcname": "DockContextCalcDropPosForDocking", - "location": "imgui_internal:3549", + "location": "imgui_internal:3572", "namespace": "ImGui", "ov_cimguiname": "igDockContextCalcDropPosForDocking", "ret": "bool", @@ -17885,7 +17906,7 @@ "cimguiname": "igDockContextClearNodes", "defaults": {}, "funcname": "DockContextClearNodes", - "location": "imgui_internal:3538", + "location": "imgui_internal:3561", "namespace": "ImGui", "ov_cimguiname": "igDockContextClearNodes", "ret": "void", @@ -17907,7 +17928,7 @@ "cimguiname": "igDockContextEndFrame", "defaults": {}, "funcname": "DockContextEndFrame", - "location": "imgui_internal:3542", + "location": "imgui_internal:3565", "namespace": "ImGui", "ov_cimguiname": "igDockContextEndFrame", "ret": "void", @@ -17933,7 +17954,7 @@ "cimguiname": "igDockContextFindNodeByID", "defaults": {}, "funcname": "DockContextFindNodeByID", - "location": "imgui_internal:3550", + "location": "imgui_internal:3573", "namespace": "ImGui", "ov_cimguiname": "igDockContextFindNodeByID", "ret": "ImGuiDockNode*", @@ -17955,7 +17976,7 @@ "cimguiname": "igDockContextGenNodeID", "defaults": {}, "funcname": "DockContextGenNodeID", - "location": "imgui_internal:3543", + "location": "imgui_internal:3566", "namespace": "ImGui", "ov_cimguiname": "igDockContextGenNodeID", "ret": "ImGuiID", @@ -17977,7 +17998,7 @@ "cimguiname": "igDockContextInitialize", "defaults": {}, "funcname": "DockContextInitialize", - "location": "imgui_internal:3536", + "location": "imgui_internal:3559", "namespace": "ImGui", "ov_cimguiname": "igDockContextInitialize", "ret": "void", @@ -17999,7 +18020,7 @@ "cimguiname": "igDockContextNewFrameUpdateDocking", "defaults": {}, "funcname": "DockContextNewFrameUpdateDocking", - "location": "imgui_internal:3541", + "location": "imgui_internal:3564", "namespace": "ImGui", "ov_cimguiname": "igDockContextNewFrameUpdateDocking", "ret": "void", @@ -18021,7 +18042,7 @@ "cimguiname": "igDockContextNewFrameUpdateUndocking", "defaults": {}, "funcname": "DockContextNewFrameUpdateUndocking", - "location": "imgui_internal:3540", + "location": "imgui_internal:3563", "namespace": "ImGui", "ov_cimguiname": "igDockContextNewFrameUpdateUndocking", "ret": "void", @@ -18047,7 +18068,7 @@ "cimguiname": "igDockContextProcessUndockNode", "defaults": {}, "funcname": "DockContextProcessUndockNode", - "location": "imgui_internal:3548", + "location": "imgui_internal:3571", "namespace": "ImGui", "ov_cimguiname": "igDockContextProcessUndockNode", "ret": "void", @@ -18079,7 +18100,7 @@ "clear_persistent_docking_ref": "true" }, "funcname": "DockContextProcessUndockWindow", - "location": "imgui_internal:3547", + "location": "imgui_internal:3570", "namespace": "ImGui", "ov_cimguiname": "igDockContextProcessUndockWindow", "ret": "void", @@ -18125,7 +18146,7 @@ "cimguiname": "igDockContextQueueDock", "defaults": {}, "funcname": "DockContextQueueDock", - "location": "imgui_internal:3544", + "location": "imgui_internal:3567", "namespace": "ImGui", "ov_cimguiname": "igDockContextQueueDock", "ret": "void", @@ -18151,7 +18172,7 @@ "cimguiname": "igDockContextQueueUndockNode", "defaults": {}, "funcname": "DockContextQueueUndockNode", - "location": "imgui_internal:3546", + "location": "imgui_internal:3569", "namespace": "ImGui", "ov_cimguiname": "igDockContextQueueUndockNode", "ret": "void", @@ -18177,7 +18198,7 @@ "cimguiname": "igDockContextQueueUndockWindow", "defaults": {}, "funcname": "DockContextQueueUndockWindow", - "location": "imgui_internal:3545", + "location": "imgui_internal:3568", "namespace": "ImGui", "ov_cimguiname": "igDockContextQueueUndockWindow", "ret": "void", @@ -18199,7 +18220,7 @@ "cimguiname": "igDockContextRebuildNodes", "defaults": {}, "funcname": "DockContextRebuildNodes", - "location": "imgui_internal:3539", + "location": "imgui_internal:3562", "namespace": "ImGui", "ov_cimguiname": "igDockContextRebuildNodes", "ret": "void", @@ -18221,7 +18242,7 @@ "cimguiname": "igDockContextShutdown", "defaults": {}, "funcname": "DockContextShutdown", - "location": "imgui_internal:3537", + "location": "imgui_internal:3560", "namespace": "ImGui", "ov_cimguiname": "igDockContextShutdown", "ret": "void", @@ -18243,7 +18264,7 @@ "cimguiname": "igDockNodeBeginAmendTabBar", "defaults": {}, "funcname": "DockNodeBeginAmendTabBar", - "location": "imgui_internal:3552", + "location": "imgui_internal:3575", "namespace": "ImGui", "ov_cimguiname": "igDockNodeBeginAmendTabBar", "ret": "bool", @@ -18260,7 +18281,7 @@ "cimguiname": "igDockNodeEndAmendTabBar", "defaults": {}, "funcname": "DockNodeEndAmendTabBar", - "location": "imgui_internal:3553", + "location": "imgui_internal:3576", "namespace": "ImGui", "ov_cimguiname": "igDockNodeEndAmendTabBar", "ret": "void", @@ -18282,7 +18303,7 @@ "cimguiname": "igDockNodeGetDepth", "defaults": {}, "funcname": "DockNodeGetDepth", - "location": "imgui_internal:3556", + "location": "imgui_internal:3579", "namespace": "ImGui", "ov_cimguiname": "igDockNodeGetDepth", "ret": "int", @@ -18304,7 +18325,7 @@ "cimguiname": "igDockNodeGetRootNode", "defaults": {}, "funcname": "DockNodeGetRootNode", - "location": "imgui_internal:3554", + "location": "imgui_internal:3577", "namespace": "ImGui", "ov_cimguiname": "igDockNodeGetRootNode", "ret": "ImGuiDockNode*", @@ -18326,7 +18347,7 @@ "cimguiname": "igDockNodeGetWindowMenuButtonId", "defaults": {}, "funcname": "DockNodeGetWindowMenuButtonId", - "location": "imgui_internal:3557", + "location": "imgui_internal:3580", "namespace": "ImGui", "ov_cimguiname": "igDockNodeGetWindowMenuButtonId", "ret": "ImGuiID", @@ -18352,7 +18373,7 @@ "cimguiname": "igDockNodeIsInHierarchyOf", "defaults": {}, "funcname": "DockNodeIsInHierarchyOf", - "location": "imgui_internal:3555", + "location": "imgui_internal:3578", "namespace": "ImGui", "ov_cimguiname": "igDockNodeIsInHierarchyOf", "ret": "bool", @@ -18382,7 +18403,7 @@ "cimguiname": "igDockNodeWindowMenuHandler_Default", "defaults": {}, "funcname": "DockNodeWindowMenuHandler_Default", - "location": "imgui_internal:3551", + "location": "imgui_internal:3574", "namespace": "ImGui", "ov_cimguiname": "igDockNodeWindowMenuHandler_Default", "ret": "void", @@ -18420,7 +18441,7 @@ "window_class": "NULL" }, "funcname": "DockSpace", - "location": "imgui:858", + "location": "imgui:860", "namespace": "ImGui", "ov_cimguiname": "igDockSpace", "ret": "ImGuiID", @@ -18459,7 +18480,7 @@ "window_class": "NULL" }, "funcname": "DockSpaceOverViewport", - "location": "imgui:859", + "location": "imgui:861", "namespace": "ImGui", "ov_cimguiname": "igDockSpaceOverViewport", "ret": "ImGuiID", @@ -18509,7 +18530,7 @@ "cimguiname": "igDragBehavior", "defaults": {}, "funcname": "DragBehavior", - "location": "imgui_internal:3752", + "location": "imgui_internal:3774", "namespace": "ImGui", "ov_cimguiname": "igDragBehavior", "ret": "bool", @@ -18561,7 +18582,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat", - "location": "imgui:583", + "location": "imgui:584", "namespace": "ImGui", "ov_cimguiname": "igDragFloat", "ret": "bool", @@ -18613,7 +18634,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat2", - "location": "imgui:584", + "location": "imgui:585", "namespace": "ImGui", "ov_cimguiname": "igDragFloat2", "ret": "bool", @@ -18665,7 +18686,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat3", - "location": "imgui:585", + "location": "imgui:586", "namespace": "ImGui", "ov_cimguiname": "igDragFloat3", "ret": "bool", @@ -18717,7 +18738,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat4", - "location": "imgui:586", + "location": "imgui:587", "namespace": "ImGui", "ov_cimguiname": "igDragFloat4", "ret": "bool", @@ -18778,7 +18799,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloatRange2", - "location": "imgui:587", + "location": "imgui:588", "namespace": "ImGui", "ov_cimguiname": "igDragFloatRange2", "ret": "bool", @@ -18830,7 +18851,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt", - "location": "imgui:588", + "location": "imgui:589", "namespace": "ImGui", "ov_cimguiname": "igDragInt", "ret": "bool", @@ -18882,7 +18903,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt2", - "location": "imgui:589", + "location": "imgui:590", "namespace": "ImGui", "ov_cimguiname": "igDragInt2", "ret": "bool", @@ -18934,7 +18955,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt3", - "location": "imgui:590", + "location": "imgui:591", "namespace": "ImGui", "ov_cimguiname": "igDragInt3", "ret": "bool", @@ -18986,7 +19007,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt4", - "location": "imgui:591", + "location": "imgui:592", "namespace": "ImGui", "ov_cimguiname": "igDragInt4", "ret": "bool", @@ -19047,7 +19068,7 @@ "v_speed": "1.0f" }, "funcname": "DragIntRange2", - "location": "imgui:592", + "location": "imgui:593", "namespace": "ImGui", "ov_cimguiname": "igDragIntRange2", "ret": "bool", @@ -19103,7 +19124,7 @@ "v_speed": "1.0f" }, "funcname": "DragScalar", - "location": "imgui:593", + "location": "imgui:594", "namespace": "ImGui", "ov_cimguiname": "igDragScalar", "ret": "bool", @@ -19163,7 +19184,7 @@ "v_speed": "1.0f" }, "funcname": "DragScalarN", - "location": "imgui:594", + "location": "imgui:595", "namespace": "ImGui", "ov_cimguiname": "igDragScalarN", "ret": "bool", @@ -19185,7 +19206,7 @@ "cimguiname": "igDummy", "defaults": {}, "funcname": "Dummy", - "location": "imgui:493", + "location": "imgui:494", "namespace": "ImGui", "ov_cimguiname": "igDummy", "ret": "void", @@ -19202,7 +19223,7 @@ "cimguiname": "igEnd", "defaults": {}, "funcname": "End", - "location": "imgui:357", + "location": "imgui:358", "namespace": "ImGui", "ov_cimguiname": "igEnd", "ret": "void", @@ -19219,7 +19240,7 @@ "cimguiname": "igEndChild", "defaults": {}, "funcname": "EndChild", - "location": "imgui:379", + "location": "imgui:380", "namespace": "ImGui", "ov_cimguiname": "igEndChild", "ret": "void", @@ -19236,7 +19257,7 @@ "cimguiname": "igEndColumns", "defaults": {}, "funcname": "EndColumns", - "location": "imgui_internal:3617", + "location": "imgui_internal:3640", "namespace": "ImGui", "ov_cimguiname": "igEndColumns", "ret": "void", @@ -19253,7 +19274,7 @@ "cimguiname": "igEndCombo", "defaults": {}, "funcname": "EndCombo", - "location": "imgui:566", + "location": "imgui:567", "namespace": "ImGui", "ov_cimguiname": "igEndCombo", "ret": "void", @@ -19270,7 +19291,7 @@ "cimguiname": "igEndComboPreview", "defaults": {}, "funcname": "EndComboPreview", - "location": "imgui_internal:3422", + "location": "imgui_internal:3445", "namespace": "ImGui", "ov_cimguiname": "igEndComboPreview", "ret": "void", @@ -19287,7 +19308,7 @@ "cimguiname": "igEndDisabled", "defaults": {}, "funcname": "EndDisabled", - "location": "imgui:893", + "location": "imgui:896", "namespace": "ImGui", "ov_cimguiname": "igEndDisabled", "ret": "void", @@ -19304,7 +19325,7 @@ "cimguiname": "igEndDisabledOverrideReenable", "defaults": {}, "funcname": "EndDisabledOverrideReenable", - "location": "imgui_internal:3389", + "location": "imgui_internal:3408", "namespace": "ImGui", "ov_cimguiname": "igEndDisabledOverrideReenable", "ret": "void", @@ -19321,7 +19342,7 @@ "cimguiname": "igEndDragDropSource", "defaults": {}, "funcname": "EndDragDropSource", - "location": "imgui:882", + "location": "imgui:884", "namespace": "ImGui", "ov_cimguiname": "igEndDragDropSource", "ret": "void", @@ -19338,7 +19359,7 @@ "cimguiname": "igEndDragDropTarget", "defaults": {}, "funcname": "EndDragDropTarget", - "location": "imgui:885", + "location": "imgui:887", "namespace": "ImGui", "ov_cimguiname": "igEndDragDropTarget", "ret": "void", @@ -19355,7 +19376,7 @@ "cimguiname": "igEndFrame", "defaults": {}, "funcname": "EndFrame", - "location": "imgui:323", + "location": "imgui:324", "namespace": "ImGui", "ov_cimguiname": "igEndFrame", "ret": "void", @@ -19372,7 +19393,7 @@ "cimguiname": "igEndGroup", "defaults": {}, "funcname": "EndGroup", - "location": "imgui:497", + "location": "imgui:498", "namespace": "ImGui", "ov_cimguiname": "igEndGroup", "ret": "void", @@ -19389,7 +19410,7 @@ "cimguiname": "igEndListBox", "defaults": {}, "funcname": "EndListBox", - "location": "imgui:678", + "location": "imgui:679", "namespace": "ImGui", "ov_cimguiname": "igEndListBox", "ret": "void", @@ -19406,7 +19427,7 @@ "cimguiname": "igEndMainMenuBar", "defaults": {}, "funcname": "EndMainMenuBar", - "location": "imgui:704", + "location": "imgui:705", "namespace": "ImGui", "ov_cimguiname": "igEndMainMenuBar", "ret": "void", @@ -19423,7 +19444,7 @@ "cimguiname": "igEndMenu", "defaults": {}, "funcname": "EndMenu", - "location": "imgui:706", + "location": "imgui:707", "namespace": "ImGui", "ov_cimguiname": "igEndMenu", "ret": "void", @@ -19440,7 +19461,7 @@ "cimguiname": "igEndMenuBar", "defaults": {}, "funcname": "EndMenuBar", - "location": "imgui:702", + "location": "imgui:703", "namespace": "ImGui", "ov_cimguiname": "igEndMenuBar", "ret": "void", @@ -19457,7 +19478,7 @@ "cimguiname": "igEndPopup", "defaults": {}, "funcname": "EndPopup", - "location": "imgui:739", + "location": "imgui:740", "namespace": "ImGui", "ov_cimguiname": "igEndPopup", "ret": "void", @@ -19474,7 +19495,7 @@ "cimguiname": "igEndTabBar", "defaults": {}, "funcname": "EndTabBar", - "location": "imgui:839", + "location": "imgui:841", "namespace": "ImGui", "ov_cimguiname": "igEndTabBar", "ret": "void", @@ -19491,7 +19512,7 @@ "cimguiname": "igEndTabItem", "defaults": {}, "funcname": "EndTabItem", - "location": "imgui:841", + "location": "imgui:843", "namespace": "ImGui", "ov_cimguiname": "igEndTabItem", "ret": "void", @@ -19508,7 +19529,7 @@ "cimguiname": "igEndTable", "defaults": {}, "funcname": "EndTable", - "location": "imgui:791", + "location": "imgui:792", "namespace": "ImGui", "ov_cimguiname": "igEndTable", "ret": "void", @@ -19525,7 +19546,7 @@ "cimguiname": "igEndTooltip", "defaults": {}, "funcname": "EndTooltip", - "location": "imgui:715", + "location": "imgui:716", "namespace": "ImGui", "ov_cimguiname": "igEndTooltip", "ret": "void", @@ -19553,7 +19574,7 @@ "user_data": "NULL" }, "funcname": "ErrorCheckEndFrameRecover", - "location": "imgui_internal:3812", + "location": "imgui_internal:3834", "namespace": "ImGui", "ov_cimguiname": "igErrorCheckEndFrameRecover", "ret": "void", @@ -19581,7 +19602,7 @@ "user_data": "NULL" }, "funcname": "ErrorCheckEndWindowRecover", - "location": "imgui_internal:3813", + "location": "imgui_internal:3835", "namespace": "ImGui", "ov_cimguiname": "igErrorCheckEndWindowRecover", "ret": "void", @@ -19598,7 +19619,7 @@ "cimguiname": "igErrorCheckUsingSetCursorPosToExtendParentBoundaries", "defaults": {}, "funcname": "ErrorCheckUsingSetCursorPosToExtendParentBoundaries", - "location": "imgui_internal:3814", + "location": "imgui_internal:3836", "namespace": "ImGui", "ov_cimguiname": "igErrorCheckUsingSetCursorPosToExtendParentBoundaries", "ret": "void", @@ -19624,7 +19645,7 @@ "cimguiname": "igFindBestWindowPosForPopup", "defaults": {}, "funcname": "FindBestWindowPosForPopup", - "location": "imgui_internal:3411", + "location": "imgui_internal:3430", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igFindBestWindowPosForPopup", @@ -19671,7 +19692,7 @@ "cimguiname": "igFindBestWindowPosForPopupEx", "defaults": {}, "funcname": "FindBestWindowPosForPopupEx", - "location": "imgui_internal:3412", + "location": "imgui_internal:3431", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igFindBestWindowPosForPopupEx", @@ -19694,7 +19715,7 @@ "cimguiname": "igFindBlockingModal", "defaults": {}, "funcname": "FindBlockingModal", - "location": "imgui_internal:3410", + "location": "imgui_internal:3429", "namespace": "ImGui", "ov_cimguiname": "igFindBlockingModal", "ret": "ImGuiWindow*", @@ -19716,7 +19737,7 @@ "cimguiname": "igFindBottomMostVisibleWindowWithinBeginStack", "defaults": {}, "funcname": "FindBottomMostVisibleWindowWithinBeginStack", - "location": "imgui_internal:3283", + "location": "imgui_internal:3302", "namespace": "ImGui", "ov_cimguiname": "igFindBottomMostVisibleWindowWithinBeginStack", "ret": "ImGuiWindow*", @@ -19738,7 +19759,7 @@ "cimguiname": "igFindHoveredViewportFromPlatformWindowStack", "defaults": {}, "funcname": "FindHoveredViewportFromPlatformWindowStack", - "location": "imgui_internal:3319", + "location": "imgui_internal:3338", "namespace": "ImGui", "ov_cimguiname": "igFindHoveredViewportFromPlatformWindowStack", "ret": "ImGuiViewportP*", @@ -19772,7 +19793,7 @@ "cimguiname": "igFindHoveredWindowEx", "defaults": {}, "funcname": "FindHoveredWindowEx", - "location": "imgui_internal:3301", + "location": "imgui_internal:3320", "namespace": "ImGui", "ov_cimguiname": "igFindHoveredWindowEx", "ret": "void", @@ -19798,7 +19819,7 @@ "cimguiname": "igFindOrCreateColumns", "defaults": {}, "funcname": "FindOrCreateColumns", - "location": "imgui_internal:3622", + "location": "imgui_internal:3645", "namespace": "ImGui", "ov_cimguiname": "igFindOrCreateColumns", "ret": "ImGuiOldColumns*", @@ -19826,7 +19847,7 @@ "text_end": "NULL" }, "funcname": "FindRenderedTextEnd", - "location": "imgui_internal:3717", + "location": "imgui_internal:3739", "namespace": "ImGui", "ov_cimguiname": "igFindRenderedTextEnd", "ret": "const char*", @@ -19848,7 +19869,7 @@ "cimguiname": "igFindSettingsHandler", "defaults": {}, "funcname": "FindSettingsHandler", - "location": "imgui_internal:3327", + "location": "imgui_internal:3346", "namespace": "ImGui", "ov_cimguiname": "igFindSettingsHandler", "ret": "ImGuiSettingsHandler*", @@ -19870,7 +19891,7 @@ "cimguiname": "igFindViewportByID", "defaults": {}, "funcname": "FindViewportByID", - "location": "imgui:1049", + "location": "imgui:1050", "namespace": "ImGui", "ov_cimguiname": "igFindViewportByID", "ret": "ImGuiViewport*", @@ -19892,7 +19913,7 @@ "cimguiname": "igFindViewportByPlatformHandle", "defaults": {}, "funcname": "FindViewportByPlatformHandle", - "location": "imgui:1050", + "location": "imgui:1051", "namespace": "ImGui", "ov_cimguiname": "igFindViewportByPlatformHandle", "ret": "ImGuiViewport*", @@ -19914,7 +19935,7 @@ "cimguiname": "igFindWindowByID", "defaults": {}, "funcname": "FindWindowByID", - "location": "imgui_internal:3256", + "location": "imgui_internal:3275", "namespace": "ImGui", "ov_cimguiname": "igFindWindowByID", "ret": "ImGuiWindow*", @@ -19936,7 +19957,7 @@ "cimguiname": "igFindWindowByName", "defaults": {}, "funcname": "FindWindowByName", - "location": "imgui_internal:3257", + "location": "imgui_internal:3276", "namespace": "ImGui", "ov_cimguiname": "igFindWindowByName", "ret": "ImGuiWindow*", @@ -19958,7 +19979,7 @@ "cimguiname": "igFindWindowDisplayIndex", "defaults": {}, "funcname": "FindWindowDisplayIndex", - "location": "imgui_internal:3282", + "location": "imgui_internal:3301", "namespace": "ImGui", "ov_cimguiname": "igFindWindowDisplayIndex", "ret": "int", @@ -19980,7 +20001,7 @@ "cimguiname": "igFindWindowSettingsByID", "defaults": {}, "funcname": "FindWindowSettingsByID", - "location": "imgui_internal:3331", + "location": "imgui_internal:3350", "namespace": "ImGui", "ov_cimguiname": "igFindWindowSettingsByID", "ret": "ImGuiWindowSettings*", @@ -20002,7 +20023,7 @@ "cimguiname": "igFindWindowSettingsByWindow", "defaults": {}, "funcname": "FindWindowSettingsByWindow", - "location": "imgui_internal:3332", + "location": "imgui_internal:3351", "namespace": "ImGui", "ov_cimguiname": "igFindWindowSettingsByWindow", "ret": "ImGuiWindowSettings*", @@ -20024,7 +20045,7 @@ "cimguiname": "igFixupKeyChord", "defaults": {}, "funcname": "FixupKeyChord", - "location": "imgui_internal:3459", + "location": "imgui_internal:3482", "namespace": "ImGui", "ov_cimguiname": "igFixupKeyChord", "ret": "ImGuiKeyChord", @@ -20041,7 +20062,7 @@ "cimguiname": "igFocusItem", "defaults": {}, "funcname": "FocusItem", - "location": "imgui_internal:3446", + "location": "imgui_internal:3469", "namespace": "ImGui", "ov_cimguiname": "igFocusItem", "ret": "void", @@ -20075,7 +20096,7 @@ "cimguiname": "igFocusTopMostWindowUnderOne", "defaults": {}, "funcname": "FocusTopMostWindowUnderOne", - "location": "imgui_internal:3277", + "location": "imgui_internal:3296", "namespace": "ImGui", "ov_cimguiname": "igFocusTopMostWindowUnderOne", "ret": "void", @@ -20103,7 +20124,7 @@ "flags": "0" }, "funcname": "FocusWindow", - "location": "imgui_internal:3276", + "location": "imgui_internal:3295", "namespace": "ImGui", "ov_cimguiname": "igFocusWindow", "ret": "void", @@ -20125,7 +20146,7 @@ "cimguiname": "igGcAwakeTransientWindowBuffers", "defaults": {}, "funcname": "GcAwakeTransientWindowBuffers", - "location": "imgui_internal:3804", + "location": "imgui_internal:3826", "namespace": "ImGui", "ov_cimguiname": "igGcAwakeTransientWindowBuffers", "ret": "void", @@ -20142,7 +20163,7 @@ "cimguiname": "igGcCompactTransientMiscBuffers", "defaults": {}, "funcname": "GcCompactTransientMiscBuffers", - "location": "imgui_internal:3802", + "location": "imgui_internal:3824", "namespace": "ImGui", "ov_cimguiname": "igGcCompactTransientMiscBuffers", "ret": "void", @@ -20164,7 +20185,7 @@ "cimguiname": "igGcCompactTransientWindowBuffers", "defaults": {}, "funcname": "GcCompactTransientWindowBuffers", - "location": "imgui_internal:3803", + "location": "imgui_internal:3825", "namespace": "ImGui", "ov_cimguiname": "igGcCompactTransientWindowBuffers", "ret": "void", @@ -20181,7 +20202,7 @@ "cimguiname": "igGetActiveID", "defaults": {}, "funcname": "GetActiveID", - "location": "imgui_internal:3356", + "location": "imgui_internal:3375", "namespace": "ImGui", "ov_cimguiname": "igGetActiveID", "ret": "ImGuiID", @@ -20211,7 +20232,7 @@ "cimguiname": "igGetAllocatorFunctions", "defaults": {}, "funcname": "GetAllocatorFunctions", - "location": "imgui:1038", + "location": "imgui:1039", "namespace": "ImGui", "ov_cimguiname": "igGetAllocatorFunctions", "ret": "void", @@ -20220,21 +20241,6 @@ } ], "igGetBackgroundDrawList": [ - { - "args": "()", - "argsT": [], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "igGetBackgroundDrawList", - "defaults": {}, - "funcname": "GetBackgroundDrawList", - "location": "imgui:936", - "namespace": "ImGui", - "ov_cimguiname": "igGetBackgroundDrawList_Nil", - "ret": "ImDrawList*", - "signature": "()", - "stname": "" - }, { "args": "(ImGuiViewport* viewport)", "argsT": [ @@ -20243,14 +20249,16 @@ "type": "ImGuiViewport*" } ], - "argsoriginal": "(ImGuiViewport* viewport)", + "argsoriginal": "(ImGuiViewport* viewport=((void*)0))", "call_args": "(viewport)", "cimguiname": "igGetBackgroundDrawList", - "defaults": {}, + "defaults": { + "viewport": "NULL" + }, "funcname": "GetBackgroundDrawList", - "location": "imgui:938", + "location": "imgui:939", "namespace": "ImGui", - "ov_cimguiname": "igGetBackgroundDrawList_ViewportPtr", + "ov_cimguiname": "igGetBackgroundDrawList", "ret": "ImDrawList*", "signature": "(ImGuiViewport*)", "stname": "" @@ -20265,7 +20273,7 @@ "cimguiname": "igGetClipboardText", "defaults": {}, "funcname": "GetClipboardText", - "location": "imgui:1014", + "location": "imgui:1015", "namespace": "ImGui", "ov_cimguiname": "igGetClipboardText", "ret": "const char*", @@ -20293,7 +20301,7 @@ "alpha_mul": "1.0f" }, "funcname": "GetColorU32", - "location": "imgui:465", + "location": "imgui:466", "namespace": "ImGui", "ov_cimguiname": "igGetColorU32_Col", "ret": "ImU32", @@ -20313,7 +20321,7 @@ "cimguiname": "igGetColorU32", "defaults": {}, "funcname": "GetColorU32", - "location": "imgui:466", + "location": "imgui:467", "namespace": "ImGui", "ov_cimguiname": "igGetColorU32_Vec4", "ret": "ImU32", @@ -20339,7 +20347,7 @@ "alpha_mul": "1.0f" }, "funcname": "GetColorU32", - "location": "imgui:467", + "location": "imgui:468", "namespace": "ImGui", "ov_cimguiname": "igGetColorU32_U32", "ret": "ImU32", @@ -20356,7 +20364,7 @@ "cimguiname": "igGetColumnIndex", "defaults": {}, "funcname": "GetColumnIndex", - "location": "imgui:829", + "location": "imgui:831", "namespace": "ImGui", "ov_cimguiname": "igGetColumnIndex", "ret": "int", @@ -20382,7 +20390,7 @@ "cimguiname": "igGetColumnNormFromOffset", "defaults": {}, "funcname": "GetColumnNormFromOffset", - "location": "imgui_internal:3624", + "location": "imgui_internal:3647", "namespace": "ImGui", "ov_cimguiname": "igGetColumnNormFromOffset", "ret": "float", @@ -20406,7 +20414,7 @@ "column_index": "-1" }, "funcname": "GetColumnOffset", - "location": "imgui:832", + "location": "imgui:834", "namespace": "ImGui", "ov_cimguiname": "igGetColumnOffset", "ret": "float", @@ -20432,7 +20440,7 @@ "cimguiname": "igGetColumnOffsetFromNorm", "defaults": {}, "funcname": "GetColumnOffsetFromNorm", - "location": "imgui_internal:3623", + "location": "imgui_internal:3646", "namespace": "ImGui", "ov_cimguiname": "igGetColumnOffsetFromNorm", "ret": "float", @@ -20456,7 +20464,7 @@ "column_index": "-1" }, "funcname": "GetColumnWidth", - "location": "imgui:830", + "location": "imgui:832", "namespace": "ImGui", "ov_cimguiname": "igGetColumnWidth", "ret": "float", @@ -20473,7 +20481,7 @@ "cimguiname": "igGetColumnsCount", "defaults": {}, "funcname": "GetColumnsCount", - "location": "imgui:834", + "location": "imgui:836", "namespace": "ImGui", "ov_cimguiname": "igGetColumnsCount", "ret": "int", @@ -20499,7 +20507,7 @@ "cimguiname": "igGetColumnsID", "defaults": {}, "funcname": "GetColumnsID", - "location": "imgui_internal:3621", + "location": "imgui_internal:3644", "namespace": "ImGui", "ov_cimguiname": "igGetColumnsID", "ret": "ImGuiID", @@ -20521,7 +20529,7 @@ "cimguiname": "igGetContentRegionAvail", "defaults": {}, "funcname": "GetContentRegionAvail", - "location": "imgui:419", + "location": "imgui:420", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetContentRegionAvail", @@ -20544,7 +20552,7 @@ "cimguiname": "igGetContentRegionMax", "defaults": {}, "funcname": "GetContentRegionMax", - "location": "imgui:420", + "location": "imgui:421", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetContentRegionMax", @@ -20567,7 +20575,7 @@ "cimguiname": "igGetContentRegionMaxAbs", "defaults": {}, "funcname": "GetContentRegionMaxAbs", - "location": "imgui_internal:3381", + "location": "imgui_internal:3400", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetContentRegionMaxAbs", @@ -20585,7 +20593,7 @@ "cimguiname": "igGetCurrentContext", "defaults": {}, "funcname": "GetCurrentContext", - "location": "imgui:316", + "location": "imgui:317", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentContext", "ret": "ImGuiContext*", @@ -20602,7 +20610,7 @@ "cimguiname": "igGetCurrentFocusScope", "defaults": {}, "funcname": "GetCurrentFocusScope", - "location": "imgui_internal:3599", + "location": "imgui_internal:3622", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentFocusScope", "ret": "ImGuiID", @@ -20619,7 +20627,7 @@ "cimguiname": "igGetCurrentTabBar", "defaults": {}, "funcname": "GetCurrentTabBar", - "location": "imgui_internal:3684", + "location": "imgui_internal:3706", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentTabBar", "ret": "ImGuiTabBar*", @@ -20636,7 +20644,7 @@ "cimguiname": "igGetCurrentTable", "defaults": {}, "funcname": "GetCurrentTable", - "location": "imgui_internal:3639", + "location": "imgui_internal:3661", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentTable", "ret": "ImGuiTable*", @@ -20653,7 +20661,7 @@ "cimguiname": "igGetCurrentWindow", "defaults": {}, "funcname": "GetCurrentWindow", - "location": "imgui_internal:3255", + "location": "imgui_internal:3274", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentWindow", "ret": "ImGuiWindow*", @@ -20670,7 +20678,7 @@ "cimguiname": "igGetCurrentWindowRead", "defaults": {}, "funcname": "GetCurrentWindowRead", - "location": "imgui_internal:3254", + "location": "imgui_internal:3273", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentWindowRead", "ret": "ImGuiWindow*", @@ -20692,7 +20700,7 @@ "cimguiname": "igGetCursorPos", "defaults": {}, "funcname": "GetCursorPos", - "location": "imgui:480", + "location": "imgui:481", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetCursorPos", @@ -20710,7 +20718,7 @@ "cimguiname": "igGetCursorPosX", "defaults": {}, "funcname": "GetCursorPosX", - "location": "imgui:481", + "location": "imgui:482", "namespace": "ImGui", "ov_cimguiname": "igGetCursorPosX", "ret": "float", @@ -20727,7 +20735,7 @@ "cimguiname": "igGetCursorPosY", "defaults": {}, "funcname": "GetCursorPosY", - "location": "imgui:482", + "location": "imgui:483", "namespace": "ImGui", "ov_cimguiname": "igGetCursorPosY", "ret": "float", @@ -20749,7 +20757,7 @@ "cimguiname": "igGetCursorScreenPos", "defaults": {}, "funcname": "GetCursorScreenPos", - "location": "imgui:478", + "location": "imgui:479", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetCursorScreenPos", @@ -20772,7 +20780,7 @@ "cimguiname": "igGetCursorStartPos", "defaults": {}, "funcname": "GetCursorStartPos", - "location": "imgui:486", + "location": "imgui:487", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetCursorStartPos", @@ -20790,7 +20798,7 @@ "cimguiname": "igGetDefaultFont", "defaults": {}, "funcname": "GetDefaultFont", - "location": "imgui_internal:3290", + "location": "imgui_internal:3309", "namespace": "ImGui", "ov_cimguiname": "igGetDefaultFont", "ret": "ImFont*", @@ -20807,7 +20815,7 @@ "cimguiname": "igGetDragDropPayload", "defaults": {}, "funcname": "GetDragDropPayload", - "location": "imgui:886", + "location": "imgui:888", "namespace": "ImGui", "ov_cimguiname": "igGetDragDropPayload", "ret": "const ImGuiPayload*", @@ -20824,7 +20832,7 @@ "cimguiname": "igGetDrawData", "defaults": {}, "funcname": "GetDrawData", - "location": "imgui:325", + "location": "imgui:326", "namespace": "ImGui", "ov_cimguiname": "igGetDrawData", "ret": "ImDrawData*", @@ -20841,7 +20849,7 @@ "cimguiname": "igGetDrawListSharedData", "defaults": {}, "funcname": "GetDrawListSharedData", - "location": "imgui:946", + "location": "imgui:947", "namespace": "ImGui", "ov_cimguiname": "igGetDrawListSharedData", "ret": "ImDrawListSharedData*", @@ -20858,7 +20866,7 @@ "cimguiname": "igGetFocusID", "defaults": {}, "funcname": "GetFocusID", - "location": "imgui_internal:3357", + "location": "imgui_internal:3376", "namespace": "ImGui", "ov_cimguiname": "igGetFocusID", "ret": "ImGuiID", @@ -20875,7 +20883,7 @@ "cimguiname": "igGetFont", "defaults": {}, "funcname": "GetFont", - "location": "imgui:462", + "location": "imgui:463", "namespace": "ImGui", "ov_cimguiname": "igGetFont", "ret": "ImFont*", @@ -20892,7 +20900,7 @@ "cimguiname": "igGetFontSize", "defaults": {}, "funcname": "GetFontSize", - "location": "imgui:463", + "location": "imgui:464", "namespace": "ImGui", "ov_cimguiname": "igGetFontSize", "ret": "float", @@ -20914,7 +20922,7 @@ "cimguiname": "igGetFontTexUvWhitePixel", "defaults": {}, "funcname": "GetFontTexUvWhitePixel", - "location": "imgui:464", + "location": "imgui:465", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetFontTexUvWhitePixel", @@ -20924,21 +20932,6 @@ } ], "igGetForegroundDrawList": [ - { - "args": "()", - "argsT": [], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "igGetForegroundDrawList", - "defaults": {}, - "funcname": "GetForegroundDrawList", - "location": "imgui:937", - "namespace": "ImGui", - "ov_cimguiname": "igGetForegroundDrawList_Nil", - "ret": "ImDrawList*", - "signature": "()", - "stname": "" - }, { "args": "(ImGuiViewport* viewport)", "argsT": [ @@ -20947,12 +20940,14 @@ "type": "ImGuiViewport*" } ], - "argsoriginal": "(ImGuiViewport* viewport)", + "argsoriginal": "(ImGuiViewport* viewport=((void*)0))", "call_args": "(viewport)", "cimguiname": "igGetForegroundDrawList", - "defaults": {}, + "defaults": { + "viewport": "NULL" + }, "funcname": "GetForegroundDrawList", - "location": "imgui:939", + "location": "imgui:940", "namespace": "ImGui", "ov_cimguiname": "igGetForegroundDrawList_ViewportPtr", "ret": "ImDrawList*", @@ -20972,7 +20967,7 @@ "cimguiname": "igGetForegroundDrawList", "defaults": {}, "funcname": "GetForegroundDrawList", - "location": "imgui_internal:3291", + "location": "imgui_internal:3310", "namespace": "ImGui", "ov_cimguiname": "igGetForegroundDrawList_WindowPtr", "ret": "ImDrawList*", @@ -20989,7 +20984,7 @@ "cimguiname": "igGetFrameCount", "defaults": {}, "funcname": "GetFrameCount", - "location": "imgui:945", + "location": "imgui:946", "namespace": "ImGui", "ov_cimguiname": "igGetFrameCount", "ret": "int", @@ -21006,7 +21001,7 @@ "cimguiname": "igGetFrameHeight", "defaults": {}, "funcname": "GetFrameHeight", - "location": "imgui:501", + "location": "imgui:502", "namespace": "ImGui", "ov_cimguiname": "igGetFrameHeight", "ret": "float", @@ -21023,7 +21018,7 @@ "cimguiname": "igGetFrameHeightWithSpacing", "defaults": {}, "funcname": "GetFrameHeightWithSpacing", - "location": "imgui:502", + "location": "imgui:503", "namespace": "ImGui", "ov_cimguiname": "igGetFrameHeightWithSpacing", "ret": "float", @@ -21040,7 +21035,7 @@ "cimguiname": "igGetHoveredID", "defaults": {}, "funcname": "GetHoveredID", - "location": "imgui_internal:3361", + "location": "imgui_internal:3380", "namespace": "ImGui", "ov_cimguiname": "igGetHoveredID", "ret": "ImGuiID", @@ -21062,7 +21057,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:520", + "location": "imgui:521", "namespace": "ImGui", "ov_cimguiname": "igGetID_Str", "ret": "ImGuiID", @@ -21086,7 +21081,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:521", + "location": "imgui:522", "namespace": "ImGui", "ov_cimguiname": "igGetID_StrStr", "ret": "ImGuiID", @@ -21106,7 +21101,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:522", + "location": "imgui:523", "namespace": "ImGui", "ov_cimguiname": "igGetID_Ptr", "ret": "ImGuiID", @@ -21136,7 +21131,7 @@ "cimguiname": "igGetIDWithSeed", "defaults": {}, "funcname": "GetIDWithSeed", - "location": "imgui_internal:3366", + "location": "imgui_internal:3385", "namespace": "ImGui", "ov_cimguiname": "igGetIDWithSeed_Str", "ret": "ImGuiID", @@ -21160,7 +21155,7 @@ "cimguiname": "igGetIDWithSeed", "defaults": {}, "funcname": "GetIDWithSeed", - "location": "imgui_internal:3367", + "location": "imgui_internal:3386", "namespace": "ImGui", "ov_cimguiname": "igGetIDWithSeed_Int", "ret": "ImGuiID", @@ -21177,7 +21172,7 @@ "cimguiname": "igGetIO", "defaults": {}, "funcname": "GetIO", - "location": "imgui:320", + "location": "imgui:321", "namespace": "ImGui", "ov_cimguiname": "igGetIO", "ret": "ImGuiIO*", @@ -21200,7 +21195,7 @@ "cimguiname": "igGetInputTextState", "defaults": {}, "funcname": "GetInputTextState", - "location": "imgui_internal:3785", + "location": "imgui_internal:3807", "namespace": "ImGui", "ov_cimguiname": "igGetInputTextState", "ret": "ImGuiInputTextState*", @@ -21217,7 +21212,7 @@ "cimguiname": "igGetItemFlags", "defaults": {}, "funcname": "GetItemFlags", - "location": "imgui_internal:3355", + "location": "imgui_internal:3374", "namespace": "ImGui", "ov_cimguiname": "igGetItemFlags", "ret": "ImGuiItemFlags", @@ -21234,7 +21229,7 @@ "cimguiname": "igGetItemID", "defaults": {}, "funcname": "GetItemID", - "location": "imgui:924", + "location": "imgui:927", "namespace": "ImGui", "ov_cimguiname": "igGetItemID", "ret": "ImGuiID", @@ -21256,7 +21251,7 @@ "cimguiname": "igGetItemRectMax", "defaults": {}, "funcname": "GetItemRectMax", - "location": "imgui:926", + "location": "imgui:929", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetItemRectMax", @@ -21279,7 +21274,7 @@ "cimguiname": "igGetItemRectMin", "defaults": {}, "funcname": "GetItemRectMin", - "location": "imgui:925", + "location": "imgui:928", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetItemRectMin", @@ -21302,7 +21297,7 @@ "cimguiname": "igGetItemRectSize", "defaults": {}, "funcname": "GetItemRectSize", - "location": "imgui:927", + "location": "imgui:930", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetItemRectSize", @@ -21320,7 +21315,7 @@ "cimguiname": "igGetItemStatusFlags", "defaults": {}, "funcname": "GetItemStatusFlags", - "location": "imgui_internal:3354", + "location": "imgui_internal:3373", "namespace": "ImGui", "ov_cimguiname": "igGetItemStatusFlags", "ret": "ImGuiItemStatusFlags", @@ -21342,7 +21337,7 @@ "cimguiname": "igGetKeyChordName", "defaults": {}, "funcname": "GetKeyChordName", - "location": "imgui_internal:3471", + "location": "imgui_internal:3494", "namespace": "ImGui", "ov_cimguiname": "igGetKeyChordName", "ret": "const char*", @@ -21368,7 +21363,7 @@ "cimguiname": "igGetKeyData", "defaults": {}, "funcname": "GetKeyData", - "location": "imgui_internal:3469", + "location": "imgui_internal:3492", "namespace": "ImGui", "ov_cimguiname": "igGetKeyData_ContextPtr", "ret": "ImGuiKeyData*", @@ -21388,7 +21383,7 @@ "cimguiname": "igGetKeyData", "defaults": {}, "funcname": "GetKeyData", - "location": "imgui_internal:3470", + "location": "imgui_internal:3493", "namespace": "ImGui", "ov_cimguiname": "igGetKeyData_Key", "ret": "ImGuiKeyData*", @@ -21426,7 +21421,7 @@ "cimguiname": "igGetKeyMagnitude2d", "defaults": {}, "funcname": "GetKeyMagnitude2d", - "location": "imgui_internal:3474", + "location": "imgui_internal:3497", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetKeyMagnitude2d", @@ -21449,7 +21444,7 @@ "cimguiname": "igGetKeyName", "defaults": {}, "funcname": "GetKeyName", - "location": "imgui:970", + "location": "imgui:971", "namespace": "ImGui", "ov_cimguiname": "igGetKeyName", "ret": "const char*", @@ -21471,7 +21466,7 @@ "cimguiname": "igGetKeyOwner", "defaults": {}, "funcname": "GetKeyOwner", - "location": "imgui_internal:3493", + "location": "imgui_internal:3516", "namespace": "ImGui", "ov_cimguiname": "igGetKeyOwner", "ret": "ImGuiID", @@ -21497,7 +21492,7 @@ "cimguiname": "igGetKeyOwnerData", "defaults": {}, "funcname": "GetKeyOwnerData", - "location": "imgui_internal:3498", + "location": "imgui_internal:3521", "namespace": "ImGui", "ov_cimguiname": "igGetKeyOwnerData", "ret": "ImGuiKeyOwnerData*", @@ -21527,7 +21522,7 @@ "cimguiname": "igGetKeyPressedAmount", "defaults": {}, "funcname": "GetKeyPressedAmount", - "location": "imgui:969", + "location": "imgui:970", "namespace": "ImGui", "ov_cimguiname": "igGetKeyPressedAmount", "ret": "int", @@ -21544,7 +21539,7 @@ "cimguiname": "igGetMainViewport", "defaults": {}, "funcname": "GetMainViewport", - "location": "imgui:933", + "location": "imgui:936", "namespace": "ImGui", "ov_cimguiname": "igGetMainViewport", "ret": "ImGuiViewport*", @@ -21566,7 +21561,7 @@ "cimguiname": "igGetMouseClickedCount", "defaults": {}, "funcname": "GetMouseClickedCount", - "location": "imgui:999", + "location": "imgui:1000", "namespace": "ImGui", "ov_cimguiname": "igGetMouseClickedCount", "ret": "int", @@ -21583,7 +21578,7 @@ "cimguiname": "igGetMouseCursor", "defaults": {}, "funcname": "GetMouseCursor", - "location": "imgui:1008", + "location": "imgui:1009", "namespace": "ImGui", "ov_cimguiname": "igGetMouseCursor", "ret": "ImGuiMouseCursor", @@ -21616,7 +21611,7 @@ "lock_threshold": "-1.0f" }, "funcname": "GetMouseDragDelta", - "location": "imgui:1006", + "location": "imgui:1007", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetMouseDragDelta", @@ -21639,7 +21634,7 @@ "cimguiname": "igGetMousePos", "defaults": {}, "funcname": "GetMousePos", - "location": "imgui:1003", + "location": "imgui:1004", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetMousePos", @@ -21662,7 +21657,7 @@ "cimguiname": "igGetMousePosOnOpeningCurrentPopup", "defaults": {}, "funcname": "GetMousePosOnOpeningCurrentPopup", - "location": "imgui:1004", + "location": "imgui:1005", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetMousePosOnOpeningCurrentPopup", @@ -21685,7 +21680,7 @@ "cimguiname": "igGetNavTweakPressedAmount", "defaults": {}, "funcname": "GetNavTweakPressedAmount", - "location": "imgui_internal:3475", + "location": "imgui_internal:3498", "namespace": "ImGui", "ov_cimguiname": "igGetNavTweakPressedAmount", "ret": "float", @@ -21702,7 +21697,7 @@ "cimguiname": "igGetPlatformIO", "defaults": {}, "funcname": "GetPlatformIO", - "location": "imgui:1045", + "location": "imgui:1046", "namespace": "ImGui", "ov_cimguiname": "igGetPlatformIO", "ret": "ImGuiPlatformIO*", @@ -21729,7 +21724,7 @@ "cimguiname": "igGetPopupAllowedExtentRect", "defaults": {}, "funcname": "GetPopupAllowedExtentRect", - "location": "imgui_internal:3407", + "location": "imgui_internal:3426", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetPopupAllowedExtentRect", @@ -21747,7 +21742,7 @@ "cimguiname": "igGetScrollMaxX", "defaults": {}, "funcname": "GetScrollMaxX", - "location": "imgui:431", + "location": "imgui:432", "namespace": "ImGui", "ov_cimguiname": "igGetScrollMaxX", "ret": "float", @@ -21764,7 +21759,7 @@ "cimguiname": "igGetScrollMaxY", "defaults": {}, "funcname": "GetScrollMaxY", - "location": "imgui:432", + "location": "imgui:433", "namespace": "ImGui", "ov_cimguiname": "igGetScrollMaxY", "ret": "float", @@ -21781,7 +21776,7 @@ "cimguiname": "igGetScrollX", "defaults": {}, "funcname": "GetScrollX", - "location": "imgui:427", + "location": "imgui:428", "namespace": "ImGui", "ov_cimguiname": "igGetScrollX", "ret": "float", @@ -21798,7 +21793,7 @@ "cimguiname": "igGetScrollY", "defaults": {}, "funcname": "GetScrollY", - "location": "imgui:428", + "location": "imgui:429", "namespace": "ImGui", "ov_cimguiname": "igGetScrollY", "ret": "float", @@ -21820,7 +21815,7 @@ "cimguiname": "igGetShortcutRoutingData", "defaults": {}, "funcname": "GetShortcutRoutingData", - "location": "imgui_internal:3532", + "location": "imgui_internal:3555", "namespace": "ImGui", "ov_cimguiname": "igGetShortcutRoutingData", "ret": "ImGuiKeyRoutingData*", @@ -21837,7 +21832,7 @@ "cimguiname": "igGetStateStorage", "defaults": {}, "funcname": "GetStateStorage", - "location": "imgui:949", + "location": "imgui:950", "namespace": "ImGui", "ov_cimguiname": "igGetStateStorage", "ret": "ImGuiStorage*", @@ -21854,7 +21849,7 @@ "cimguiname": "igGetStyle", "defaults": {}, "funcname": "GetStyle", - "location": "imgui:321", + "location": "imgui:322", "namespace": "ImGui", "ov_cimguiname": "igGetStyle", "ret": "ImGuiStyle*", @@ -21877,7 +21872,7 @@ "cimguiname": "igGetStyleColorName", "defaults": {}, "funcname": "GetStyleColorName", - "location": "imgui:947", + "location": "imgui:948", "namespace": "ImGui", "ov_cimguiname": "igGetStyleColorName", "ret": "const char*", @@ -21899,7 +21894,7 @@ "cimguiname": "igGetStyleColorVec4", "defaults": {}, "funcname": "GetStyleColorVec4", - "location": "imgui:468", + "location": "imgui:469", "namespace": "ImGui", "ov_cimguiname": "igGetStyleColorVec4", "ret": "const ImVec4*", @@ -21922,7 +21917,7 @@ "cimguiname": "igGetStyleVarInfo", "defaults": {}, "funcname": "GetStyleVarInfo", - "location": "imgui_internal:3387", + "location": "imgui_internal:3406", "namespace": "ImGui", "ov_cimguiname": "igGetStyleVarInfo", "ret": "const ImGuiDataVarInfo*", @@ -21939,7 +21934,7 @@ "cimguiname": "igGetTextLineHeight", "defaults": {}, "funcname": "GetTextLineHeight", - "location": "imgui:499", + "location": "imgui:500", "namespace": "ImGui", "ov_cimguiname": "igGetTextLineHeight", "ret": "float", @@ -21956,7 +21951,7 @@ "cimguiname": "igGetTextLineHeightWithSpacing", "defaults": {}, "funcname": "GetTextLineHeightWithSpacing", - "location": "imgui:500", + "location": "imgui:501", "namespace": "ImGui", "ov_cimguiname": "igGetTextLineHeightWithSpacing", "ret": "float", @@ -21973,7 +21968,7 @@ "cimguiname": "igGetTime", "defaults": {}, "funcname": "GetTime", - "location": "imgui:944", + "location": "imgui:945", "namespace": "ImGui", "ov_cimguiname": "igGetTime", "ret": "double", @@ -21990,7 +21985,7 @@ "cimguiname": "igGetTopMostAndVisiblePopupModal", "defaults": {}, "funcname": "GetTopMostAndVisiblePopupModal", - "location": "imgui_internal:3409", + "location": "imgui_internal:3428", "namespace": "ImGui", "ov_cimguiname": "igGetTopMostAndVisiblePopupModal", "ret": "ImGuiWindow*", @@ -22007,7 +22002,7 @@ "cimguiname": "igGetTopMostPopupModal", "defaults": {}, "funcname": "GetTopMostPopupModal", - "location": "imgui_internal:3408", + "location": "imgui_internal:3427", "namespace": "ImGui", "ov_cimguiname": "igGetTopMostPopupModal", "ret": "ImGuiWindow*", @@ -22024,7 +22019,7 @@ "cimguiname": "igGetTreeNodeToLabelSpacing", "defaults": {}, "funcname": "GetTreeNodeToLabelSpacing", - "location": "imgui:660", + "location": "imgui:661", "namespace": "ImGui", "ov_cimguiname": "igGetTreeNodeToLabelSpacing", "ret": "float", @@ -22054,7 +22049,7 @@ "cimguiname": "igGetTypematicRepeatRate", "defaults": {}, "funcname": "GetTypematicRepeatRate", - "location": "imgui_internal:3477", + "location": "imgui_internal:3500", "namespace": "ImGui", "ov_cimguiname": "igGetTypematicRepeatRate", "ret": "void", @@ -22078,7 +22073,7 @@ "flags": "ImGuiTypingSelectFlags_None" }, "funcname": "GetTypingSelectRequest", - "location": "imgui_internal:3609", + "location": "imgui_internal:3632", "namespace": "ImGui", "ov_cimguiname": "igGetTypingSelectRequest", "ret": "ImGuiTypingSelectRequest*", @@ -22095,7 +22090,7 @@ "cimguiname": "igGetVersion", "defaults": {}, "funcname": "GetVersion", - "location": "imgui:337", + "location": "imgui:338", "namespace": "ImGui", "ov_cimguiname": "igGetVersion", "ret": "const char*", @@ -22117,7 +22112,7 @@ "cimguiname": "igGetViewportPlatformMonitor", "defaults": {}, "funcname": "GetViewportPlatformMonitor", - "location": "imgui_internal:3318", + "location": "imgui_internal:3337", "namespace": "ImGui", "ov_cimguiname": "igGetViewportPlatformMonitor", "ret": "const ImGuiPlatformMonitor*", @@ -22139,7 +22134,7 @@ "cimguiname": "igGetWindowAlwaysWantOwnTabBar", "defaults": {}, "funcname": "GetWindowAlwaysWantOwnTabBar", - "location": "imgui_internal:3559", + "location": "imgui_internal:3582", "namespace": "ImGui", "ov_cimguiname": "igGetWindowAlwaysWantOwnTabBar", "ret": "bool", @@ -22161,7 +22156,7 @@ "cimguiname": "igGetWindowContentRegionMax", "defaults": {}, "funcname": "GetWindowContentRegionMax", - "location": "imgui:422", + "location": "imgui:423", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowContentRegionMax", @@ -22184,7 +22179,7 @@ "cimguiname": "igGetWindowContentRegionMin", "defaults": {}, "funcname": "GetWindowContentRegionMin", - "location": "imgui:421", + "location": "imgui:422", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowContentRegionMin", @@ -22202,7 +22197,7 @@ "cimguiname": "igGetWindowDockID", "defaults": {}, "funcname": "GetWindowDockID", - "location": "imgui:862", + "location": "imgui:864", "namespace": "ImGui", "ov_cimguiname": "igGetWindowDockID", "ret": "ImGuiID", @@ -22219,7 +22214,7 @@ "cimguiname": "igGetWindowDockNode", "defaults": {}, "funcname": "GetWindowDockNode", - "location": "imgui_internal:3558", + "location": "imgui_internal:3581", "namespace": "ImGui", "ov_cimguiname": "igGetWindowDockNode", "ret": "ImGuiDockNode*", @@ -22236,7 +22231,7 @@ "cimguiname": "igGetWindowDpiScale", "defaults": {}, "funcname": "GetWindowDpiScale", - "location": "imgui:388", + "location": "imgui:389", "namespace": "ImGui", "ov_cimguiname": "igGetWindowDpiScale", "ret": "float", @@ -22253,7 +22248,7 @@ "cimguiname": "igGetWindowDrawList", "defaults": {}, "funcname": "GetWindowDrawList", - "location": "imgui:387", + "location": "imgui:388", "namespace": "ImGui", "ov_cimguiname": "igGetWindowDrawList", "ret": "ImDrawList*", @@ -22270,7 +22265,7 @@ "cimguiname": "igGetWindowHeight", "defaults": {}, "funcname": "GetWindowHeight", - "location": "imgui:392", + "location": "imgui:393", "namespace": "ImGui", "ov_cimguiname": "igGetWindowHeight", "ret": "float", @@ -22292,7 +22287,7 @@ "cimguiname": "igGetWindowPos", "defaults": {}, "funcname": "GetWindowPos", - "location": "imgui:389", + "location": "imgui:390", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowPos", @@ -22319,7 +22314,7 @@ "cimguiname": "igGetWindowResizeBorderID", "defaults": {}, "funcname": "GetWindowResizeBorderID", - "location": "imgui_internal:3748", + "location": "imgui_internal:3770", "namespace": "ImGui", "ov_cimguiname": "igGetWindowResizeBorderID", "ret": "ImGuiID", @@ -22345,7 +22340,7 @@ "cimguiname": "igGetWindowResizeCornerID", "defaults": {}, "funcname": "GetWindowResizeCornerID", - "location": "imgui_internal:3747", + "location": "imgui_internal:3769", "namespace": "ImGui", "ov_cimguiname": "igGetWindowResizeCornerID", "ret": "ImGuiID", @@ -22371,7 +22366,7 @@ "cimguiname": "igGetWindowScrollbarID", "defaults": {}, "funcname": "GetWindowScrollbarID", - "location": "imgui_internal:3746", + "location": "imgui_internal:3768", "namespace": "ImGui", "ov_cimguiname": "igGetWindowScrollbarID", "ret": "ImGuiID", @@ -22401,7 +22396,7 @@ "cimguiname": "igGetWindowScrollbarRect", "defaults": {}, "funcname": "GetWindowScrollbarRect", - "location": "imgui_internal:3745", + "location": "imgui_internal:3767", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowScrollbarRect", @@ -22424,7 +22419,7 @@ "cimguiname": "igGetWindowSize", "defaults": {}, "funcname": "GetWindowSize", - "location": "imgui:390", + "location": "imgui:391", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowSize", @@ -22442,7 +22437,7 @@ "cimguiname": "igGetWindowViewport", "defaults": {}, "funcname": "GetWindowViewport", - "location": "imgui:393", + "location": "imgui:394", "namespace": "ImGui", "ov_cimguiname": "igGetWindowViewport", "ret": "ImGuiViewport*", @@ -22459,7 +22454,7 @@ "cimguiname": "igGetWindowWidth", "defaults": {}, "funcname": "GetWindowWidth", - "location": "imgui:391", + "location": "imgui:392", "namespace": "ImGui", "ov_cimguiname": "igGetWindowWidth", "ret": "float", @@ -22481,7 +22476,7 @@ "cimguiname": "igImAbs", "defaults": {}, "funcname": "ImAbs", - "location": "imgui_internal:463", + "location": "imgui_internal:464", "ov_cimguiname": "igImAbs_Int", "ret": "int", "signature": "(int)", @@ -22500,7 +22495,7 @@ "cimguiname": "igImAbs", "defaults": {}, "funcname": "ImAbs", - "location": "imgui_internal:464", + "location": "imgui_internal:465", "ov_cimguiname": "igImAbs_Float", "ret": "float", "signature": "(float)", @@ -22519,7 +22514,7 @@ "cimguiname": "igImAbs", "defaults": {}, "funcname": "ImAbs", - "location": "imgui_internal:465", + "location": "imgui_internal:466", "ov_cimguiname": "igImAbs_double", "ret": "double", "signature": "(double)", @@ -22544,7 +22539,7 @@ "cimguiname": "igImAlphaBlendColors", "defaults": {}, "funcname": "ImAlphaBlendColors", - "location": "imgui_internal:375", + "location": "imgui_internal:376", "ov_cimguiname": "igImAlphaBlendColors", "ret": "ImU32", "signature": "(ImU32,ImU32)", @@ -22585,7 +22580,7 @@ "cimguiname": "igImBezierCubicCalc", "defaults": {}, "funcname": "ImBezierCubicCalc", - "location": "imgui_internal:509", + "location": "imgui_internal:510", "nonUDT": 1, "ov_cimguiname": "igImBezierCubicCalc", "ret": "void", @@ -22631,7 +22626,7 @@ "cimguiname": "igImBezierCubicClosestPoint", "defaults": {}, "funcname": "ImBezierCubicClosestPoint", - "location": "imgui_internal:510", + "location": "imgui_internal:511", "nonUDT": 1, "ov_cimguiname": "igImBezierCubicClosestPoint", "ret": "void", @@ -22677,7 +22672,7 @@ "cimguiname": "igImBezierCubicClosestPointCasteljau", "defaults": {}, "funcname": "ImBezierCubicClosestPointCasteljau", - "location": "imgui_internal:511", + "location": "imgui_internal:512", "nonUDT": 1, "ov_cimguiname": "igImBezierCubicClosestPointCasteljau", "ret": "void", @@ -22715,7 +22710,7 @@ "cimguiname": "igImBezierQuadraticCalc", "defaults": {}, "funcname": "ImBezierQuadraticCalc", - "location": "imgui_internal:512", + "location": "imgui_internal:513", "nonUDT": 1, "ov_cimguiname": "igImBezierQuadraticCalc", "ret": "void", @@ -22741,7 +22736,7 @@ "cimguiname": "igImBitArrayClearAllBits", "defaults": {}, "funcname": "ImBitArrayClearAllBits", - "location": "imgui_internal:582", + "location": "imgui_internal:583", "ov_cimguiname": "igImBitArrayClearAllBits", "ret": "void", "signature": "(ImU32*,int)", @@ -22766,7 +22761,7 @@ "cimguiname": "igImBitArrayClearBit", "defaults": {}, "funcname": "ImBitArrayClearBit", - "location": "imgui_internal:584", + "location": "imgui_internal:585", "ov_cimguiname": "igImBitArrayClearBit", "ret": "void", "signature": "(ImU32*,int)", @@ -22787,7 +22782,7 @@ "cimguiname": "igImBitArrayGetStorageSizeInBytes", "defaults": {}, "funcname": "ImBitArrayGetStorageSizeInBytes", - "location": "imgui_internal:581", + "location": "imgui_internal:582", "ov_cimguiname": "igImBitArrayGetStorageSizeInBytes", "ret": "size_t", "signature": "(int)", @@ -22812,7 +22807,7 @@ "cimguiname": "igImBitArraySetBit", "defaults": {}, "funcname": "ImBitArraySetBit", - "location": "imgui_internal:585", + "location": "imgui_internal:586", "ov_cimguiname": "igImBitArraySetBit", "ret": "void", "signature": "(ImU32*,int)", @@ -22841,7 +22836,7 @@ "cimguiname": "igImBitArraySetBitRange", "defaults": {}, "funcname": "ImBitArraySetBitRange", - "location": "imgui_internal:586", + "location": "imgui_internal:587", "ov_cimguiname": "igImBitArraySetBitRange", "ret": "void", "signature": "(ImU32*,int,int)", @@ -22866,7 +22861,7 @@ "cimguiname": "igImBitArrayTestBit", "defaults": {}, "funcname": "ImBitArrayTestBit", - "location": "imgui_internal:583", + "location": "imgui_internal:584", "ov_cimguiname": "igImBitArrayTestBit", "ret": "bool", "signature": "(const ImU32*,int)", @@ -22887,7 +22882,7 @@ "cimguiname": "igImCharIsBlankA", "defaults": {}, "funcname": "ImCharIsBlankA", - "location": "imgui_internal:397", + "location": "imgui_internal:398", "ov_cimguiname": "igImCharIsBlankA", "ret": "bool", "signature": "(char)", @@ -22908,7 +22903,7 @@ "cimguiname": "igImCharIsBlankW", "defaults": {}, "funcname": "ImCharIsBlankW", - "location": "imgui_internal:398", + "location": "imgui_internal:399", "ov_cimguiname": "igImCharIsBlankW", "ret": "bool", "signature": "(unsigned int)", @@ -22941,7 +22936,7 @@ "cimguiname": "igImClamp", "defaults": {}, "funcname": "ImClamp", - "location": "imgui_internal:487", + "location": "imgui_internal:488", "nonUDT": 1, "ov_cimguiname": "igImClamp", "ret": "void", @@ -22967,7 +22962,7 @@ "cimguiname": "igImDot", "defaults": {}, "funcname": "ImDot", - "location": "imgui_internal:500", + "location": "imgui_internal:501", "ov_cimguiname": "igImDot", "ret": "float", "signature": "(const ImVec2,const ImVec2)", @@ -22996,7 +22991,7 @@ "cimguiname": "igImExponentialMovingAverage", "defaults": {}, "funcname": "ImExponentialMovingAverage", - "location": "imgui_internal:505", + "location": "imgui_internal:506", "ov_cimguiname": "igImExponentialMovingAverage", "ret": "float", "signature": "(float,float,int)", @@ -23017,7 +23012,7 @@ "cimguiname": "igImFileClose", "defaults": {}, "funcname": "ImFileClose", - "location": "imgui_internal:437", + "location": "imgui_internal:438", "ov_cimguiname": "igImFileClose", "ret": "bool", "signature": "(ImFileHandle)", @@ -23038,7 +23033,7 @@ "cimguiname": "igImFileGetSize", "defaults": {}, "funcname": "ImFileGetSize", - "location": "imgui_internal:438", + "location": "imgui_internal:439", "ov_cimguiname": "igImFileGetSize", "ret": "ImU64", "signature": "(ImFileHandle)", @@ -23074,7 +23069,7 @@ "padding_bytes": "0" }, "funcname": "ImFileLoadToMemory", - "location": "imgui_internal:444", + "location": "imgui_internal:445", "ov_cimguiname": "igImFileLoadToMemory", "ret": "void*", "signature": "(const char*,const char*,size_t*,int)", @@ -23099,7 +23094,7 @@ "cimguiname": "igImFileOpen", "defaults": {}, "funcname": "ImFileOpen", - "location": "imgui_internal:436", + "location": "imgui_internal:437", "ov_cimguiname": "igImFileOpen", "ret": "ImFileHandle", "signature": "(const char*,const char*)", @@ -23132,7 +23127,7 @@ "cimguiname": "igImFileRead", "defaults": {}, "funcname": "ImFileRead", - "location": "imgui_internal:439", + "location": "imgui_internal:440", "ov_cimguiname": "igImFileRead", "ret": "ImU64", "signature": "(void*,ImU64,ImU64,ImFileHandle)", @@ -23165,7 +23160,7 @@ "cimguiname": "igImFileWrite", "defaults": {}, "funcname": "ImFileWrite", - "location": "imgui_internal:440", + "location": "imgui_internal:441", "ov_cimguiname": "igImFileWrite", "ret": "ImU64", "signature": "(const void*,ImU64,ImU64,ImFileHandle)", @@ -23186,7 +23181,7 @@ "cimguiname": "igImFloor", "defaults": {}, "funcname": "ImFloor", - "location": "imgui_internal:497", + "location": "imgui_internal:498", "ov_cimguiname": "igImFloor_Float", "ret": "float", "signature": "(float)", @@ -23209,7 +23204,7 @@ "cimguiname": "igImFloor", "defaults": {}, "funcname": "ImFloor", - "location": "imgui_internal:498", + "location": "imgui_internal:499", "nonUDT": 1, "ov_cimguiname": "igImFloor_Vec2", "ret": "void", @@ -23231,7 +23226,7 @@ "cimguiname": "igImFontAtlasBuildFinish", "defaults": {}, "funcname": "ImFontAtlasBuildFinish", - "location": "imgui_internal:3883", + "location": "imgui_internal:3905", "ov_cimguiname": "igImFontAtlasBuildFinish", "ret": "void", "signature": "(ImFontAtlas*)", @@ -23252,7 +23247,7 @@ "cimguiname": "igImFontAtlasBuildInit", "defaults": {}, "funcname": "ImFontAtlasBuildInit", - "location": "imgui_internal:3880", + "location": "imgui_internal:3902", "ov_cimguiname": "igImFontAtlasBuildInit", "ret": "void", "signature": "(ImFontAtlas*)", @@ -23277,7 +23272,7 @@ "cimguiname": "igImFontAtlasBuildMultiplyCalcLookupTable", "defaults": {}, "funcname": "ImFontAtlasBuildMultiplyCalcLookupTable", - "location": "imgui_internal:3886", + "location": "imgui_internal:3908", "ov_cimguiname": "igImFontAtlasBuildMultiplyCalcLookupTable", "ret": "void", "signature": "(unsigned char[256],float)", @@ -23322,7 +23317,7 @@ "cimguiname": "igImFontAtlasBuildMultiplyRectAlpha8", "defaults": {}, "funcname": "ImFontAtlasBuildMultiplyRectAlpha8", - "location": "imgui_internal:3887", + "location": "imgui_internal:3909", "ov_cimguiname": "igImFontAtlasBuildMultiplyRectAlpha8", "ret": "void", "signature": "(const unsigned char[256],unsigned char*,int,int,int,int,int)", @@ -23347,7 +23342,7 @@ "cimguiname": "igImFontAtlasBuildPackCustomRects", "defaults": {}, "funcname": "ImFontAtlasBuildPackCustomRects", - "location": "imgui_internal:3882", + "location": "imgui_internal:3904", "ov_cimguiname": "igImFontAtlasBuildPackCustomRects", "ret": "void", "signature": "(ImFontAtlas*,void*)", @@ -23396,7 +23391,7 @@ "cimguiname": "igImFontAtlasBuildRender32bppRectFromString", "defaults": {}, "funcname": "ImFontAtlasBuildRender32bppRectFromString", - "location": "imgui_internal:3885", + "location": "imgui_internal:3907", "ov_cimguiname": "igImFontAtlasBuildRender32bppRectFromString", "ret": "void", "signature": "(ImFontAtlas*,int,int,int,int,const char*,char,unsigned int)", @@ -23445,7 +23440,7 @@ "cimguiname": "igImFontAtlasBuildRender8bppRectFromString", "defaults": {}, "funcname": "ImFontAtlasBuildRender8bppRectFromString", - "location": "imgui_internal:3884", + "location": "imgui_internal:3906", "ov_cimguiname": "igImFontAtlasBuildRender8bppRectFromString", "ret": "void", "signature": "(ImFontAtlas*,int,int,int,int,const char*,char,unsigned char)", @@ -23482,7 +23477,7 @@ "cimguiname": "igImFontAtlasBuildSetupFont", "defaults": {}, "funcname": "ImFontAtlasBuildSetupFont", - "location": "imgui_internal:3881", + "location": "imgui_internal:3903", "ov_cimguiname": "igImFontAtlasBuildSetupFont", "ret": "void", "signature": "(ImFontAtlas*,ImFont*,ImFontConfig*,float,float)", @@ -23498,7 +23493,7 @@ "cimguiname": "igImFontAtlasGetBuilderForStbTruetype", "defaults": {}, "funcname": "ImFontAtlasGetBuilderForStbTruetype", - "location": "imgui_internal:3877", + "location": "imgui_internal:3899", "ov_cimguiname": "igImFontAtlasGetBuilderForStbTruetype", "ret": "const ImFontBuilderIO*", "signature": "()", @@ -23519,7 +23514,7 @@ "cimguiname": "igImFontAtlasUpdateConfigDataPointers", "defaults": {}, "funcname": "ImFontAtlasUpdateConfigDataPointers", - "location": "imgui_internal:3879", + "location": "imgui_internal:3901", "ov_cimguiname": "igImFontAtlasUpdateConfigDataPointers", "ret": "void", "signature": "(ImFontAtlas*)", @@ -23553,7 +23548,7 @@ "defaults": {}, "funcname": "ImFormatString", "isvararg": "...)", - "location": "imgui_internal:402", + "location": "imgui_internal:403", "ov_cimguiname": "igImFormatString", "ret": "int", "signature": "(char*,size_t,const char*,...)", @@ -23587,7 +23582,7 @@ "defaults": {}, "funcname": "ImFormatStringToTempBuffer", "isvararg": "...)", - "location": "imgui_internal:404", + "location": "imgui_internal:405", "ov_cimguiname": "igImFormatStringToTempBuffer", "ret": "void", "signature": "(const char**,const char**,const char*,...)", @@ -23620,7 +23615,7 @@ "cimguiname": "igImFormatStringToTempBufferV", "defaults": {}, "funcname": "ImFormatStringToTempBufferV", - "location": "imgui_internal:405", + "location": "imgui_internal:406", "ov_cimguiname": "igImFormatStringToTempBufferV", "ret": "void", "signature": "(const char**,const char**,const char*,va_list)", @@ -23653,7 +23648,7 @@ "cimguiname": "igImFormatStringV", "defaults": {}, "funcname": "ImFormatStringV", - "location": "imgui_internal:403", + "location": "imgui_internal:404", "ov_cimguiname": "igImFormatStringV", "ret": "int", "signature": "(char*,size_t,const char*,va_list)", @@ -23684,7 +23679,7 @@ "seed": "0" }, "funcname": "ImHashData", - "location": "imgui_internal:366", + "location": "imgui_internal:367", "ov_cimguiname": "igImHashData", "ret": "ImGuiID", "signature": "(const void*,size_t,ImGuiID)", @@ -23716,7 +23711,7 @@ "seed": "0" }, "funcname": "ImHashStr", - "location": "imgui_internal:367", + "location": "imgui_internal:368", "ov_cimguiname": "igImHashStr", "ret": "ImGuiID", "signature": "(const char*,size_t,ImGuiID)", @@ -23741,7 +23736,7 @@ "cimguiname": "igImInvLength", "defaults": {}, "funcname": "ImInvLength", - "location": "imgui_internal:494", + "location": "imgui_internal:495", "ov_cimguiname": "igImInvLength", "ret": "float", "signature": "(const ImVec2,float)", @@ -23762,7 +23757,7 @@ "cimguiname": "igImIsFloatAboveGuaranteedIntegerPrecision", "defaults": {}, "funcname": "ImIsFloatAboveGuaranteedIntegerPrecision", - "location": "imgui_internal:504", + "location": "imgui_internal:505", "ov_cimguiname": "igImIsFloatAboveGuaranteedIntegerPrecision", "ret": "bool", "signature": "(float)", @@ -23783,7 +23778,7 @@ "cimguiname": "igImIsPowerOfTwo", "defaults": {}, "funcname": "ImIsPowerOfTwo", - "location": "imgui_internal:378", + "location": "imgui_internal:379", "ov_cimguiname": "igImIsPowerOfTwo_Int", "ret": "bool", "signature": "(int)", @@ -23802,7 +23797,7 @@ "cimguiname": "igImIsPowerOfTwo", "defaults": {}, "funcname": "ImIsPowerOfTwo", - "location": "imgui_internal:379", + "location": "imgui_internal:380", "ov_cimguiname": "igImIsPowerOfTwo_U64", "ret": "bool", "signature": "(ImU64)", @@ -23823,7 +23818,7 @@ "cimguiname": "igImLengthSqr", "defaults": {}, "funcname": "ImLengthSqr", - "location": "imgui_internal:492", + "location": "imgui_internal:493", "ov_cimguiname": "igImLengthSqr_Vec2", "ret": "float", "signature": "(const ImVec2)", @@ -23842,7 +23837,7 @@ "cimguiname": "igImLengthSqr", "defaults": {}, "funcname": "ImLengthSqr", - "location": "imgui_internal:493", + "location": "imgui_internal:494", "ov_cimguiname": "igImLengthSqr_Vec4", "ret": "float", "signature": "(const ImVec4)", @@ -23875,7 +23870,7 @@ "cimguiname": "igImLerp", "defaults": {}, "funcname": "ImLerp", - "location": "imgui_internal:488", + "location": "imgui_internal:489", "nonUDT": 1, "ov_cimguiname": "igImLerp_Vec2Float", "ret": "void", @@ -23907,7 +23902,7 @@ "cimguiname": "igImLerp", "defaults": {}, "funcname": "ImLerp", - "location": "imgui_internal:489", + "location": "imgui_internal:490", "nonUDT": 1, "ov_cimguiname": "igImLerp_Vec2Vec2", "ret": "void", @@ -23939,7 +23934,7 @@ "cimguiname": "igImLerp", "defaults": {}, "funcname": "ImLerp", - "location": "imgui_internal:490", + "location": "imgui_internal:491", "nonUDT": 1, "ov_cimguiname": "igImLerp_Vec4", "ret": "void", @@ -23973,7 +23968,7 @@ "cimguiname": "igImLineClosestPoint", "defaults": {}, "funcname": "ImLineClosestPoint", - "location": "imgui_internal:513", + "location": "imgui_internal:514", "nonUDT": 1, "ov_cimguiname": "igImLineClosestPoint", "ret": "void", @@ -24003,7 +23998,7 @@ "cimguiname": "igImLinearSweep", "defaults": {}, "funcname": "ImLinearSweep", - "location": "imgui_internal:502", + "location": "imgui_internal:503", "ov_cimguiname": "igImLinearSweep", "ret": "float", "signature": "(float,float,float)", @@ -24024,7 +24019,7 @@ "cimguiname": "igImLog", "defaults": {}, "funcname": "ImLog", - "location": "imgui_internal:461", + "location": "imgui_internal:462", "ov_cimguiname": "igImLog_Float", "ret": "float", "signature": "(float)", @@ -24043,13 +24038,42 @@ "cimguiname": "igImLog", "defaults": {}, "funcname": "ImLog", - "location": "imgui_internal:462", + "location": "imgui_internal:463", "ov_cimguiname": "igImLog_double", "ret": "double", "signature": "(double)", "stname": "" } ], + "igImLowerBound": [ + { + "args": "(ImGuiStoragePair* in_begin,ImGuiStoragePair* in_end,ImGuiID key)", + "argsT": [ + { + "name": "in_begin", + "type": "ImGuiStoragePair*" + }, + { + "name": "in_end", + "type": "ImGuiStoragePair*" + }, + { + "name": "key", + "type": "ImGuiID" + } + ], + "argsoriginal": "(ImGuiStoragePair* in_begin,ImGuiStoragePair* in_end,ImGuiID key)", + "call_args": "(in_begin,in_end,key)", + "cimguiname": "igImLowerBound", + "defaults": {}, + "funcname": "ImLowerBound", + "location": "imgui_internal:753", + "ov_cimguiname": "igImLowerBound", + "ret": "ImGuiStoragePair*", + "signature": "(ImGuiStoragePair*,ImGuiStoragePair*,ImGuiID)", + "stname": "" + } + ], "igImMax": [ { "args": "(ImVec2 *pOut,const ImVec2 lhs,const ImVec2 rhs)", @@ -24072,7 +24096,7 @@ "cimguiname": "igImMax", "defaults": {}, "funcname": "ImMax", - "location": "imgui_internal:486", + "location": "imgui_internal:487", "nonUDT": 1, "ov_cimguiname": "igImMax", "ret": "void", @@ -24102,7 +24126,7 @@ "cimguiname": "igImMin", "defaults": {}, "funcname": "ImMin", - "location": "imgui_internal:485", + "location": "imgui_internal:486", "nonUDT": 1, "ov_cimguiname": "igImMin", "ret": "void", @@ -24128,7 +24152,7 @@ "cimguiname": "igImModPositive", "defaults": {}, "funcname": "ImModPositive", - "location": "imgui_internal:499", + "location": "imgui_internal:500", "ov_cimguiname": "igImModPositive", "ret": "int", "signature": "(int,int)", @@ -24157,7 +24181,7 @@ "cimguiname": "igImMul", "defaults": {}, "funcname": "ImMul", - "location": "imgui_internal:503", + "location": "imgui_internal:504", "nonUDT": 1, "ov_cimguiname": "igImMul", "ret": "void", @@ -24179,7 +24203,7 @@ "cimguiname": "igImParseFormatFindEnd", "defaults": {}, "funcname": "ImParseFormatFindEnd", - "location": "imgui_internal:407", + "location": "imgui_internal:408", "ov_cimguiname": "igImParseFormatFindEnd", "ret": "const char*", "signature": "(const char*)", @@ -24200,7 +24224,7 @@ "cimguiname": "igImParseFormatFindStart", "defaults": {}, "funcname": "ImParseFormatFindStart", - "location": "imgui_internal:406", + "location": "imgui_internal:407", "ov_cimguiname": "igImParseFormatFindStart", "ret": "const char*", "signature": "(const char*)", @@ -24225,7 +24249,7 @@ "cimguiname": "igImParseFormatPrecision", "defaults": {}, "funcname": "ImParseFormatPrecision", - "location": "imgui_internal:411", + "location": "imgui_internal:412", "ov_cimguiname": "igImParseFormatPrecision", "ret": "int", "signature": "(const char*,int)", @@ -24254,7 +24278,7 @@ "cimguiname": "igImParseFormatSanitizeForPrinting", "defaults": {}, "funcname": "ImParseFormatSanitizeForPrinting", - "location": "imgui_internal:409", + "location": "imgui_internal:410", "ov_cimguiname": "igImParseFormatSanitizeForPrinting", "ret": "void", "signature": "(const char*,char*,size_t)", @@ -24283,7 +24307,7 @@ "cimguiname": "igImParseFormatSanitizeForScanning", "defaults": {}, "funcname": "ImParseFormatSanitizeForScanning", - "location": "imgui_internal:410", + "location": "imgui_internal:411", "ov_cimguiname": "igImParseFormatSanitizeForScanning", "ret": "const char*", "signature": "(const char*,char*,size_t)", @@ -24312,7 +24336,7 @@ "cimguiname": "igImParseFormatTrimDecorations", "defaults": {}, "funcname": "ImParseFormatTrimDecorations", - "location": "imgui_internal:408", + "location": "imgui_internal:409", "ov_cimguiname": "igImParseFormatTrimDecorations", "ret": "const char*", "signature": "(const char*,char*,size_t)", @@ -24337,7 +24361,7 @@ "cimguiname": "igImPow", "defaults": {}, "funcname": "ImPow", - "location": "imgui_internal:459", + "location": "imgui_internal:460", "ov_cimguiname": "igImPow_Float", "ret": "float", "signature": "(float,float)", @@ -24360,7 +24384,7 @@ "cimguiname": "igImPow", "defaults": {}, "funcname": "ImPow", - "location": "imgui_internal:460", + "location": "imgui_internal:461", "ov_cimguiname": "igImPow_double", "ret": "double", "signature": "(double,double)", @@ -24395,7 +24419,7 @@ "cimguiname": "igImQsort", "defaults": {}, "funcname": "ImQsort", - "location": "imgui_internal:371", + "location": "imgui_internal:372", "ov_cimguiname": "igImQsort", "ret": "void", "signature": "(void*,size_t,size_t,int(*)(void const*,void const*))", @@ -24428,7 +24452,7 @@ "cimguiname": "igImRotate", "defaults": {}, "funcname": "ImRotate", - "location": "imgui_internal:501", + "location": "imgui_internal:502", "nonUDT": 1, "ov_cimguiname": "igImRotate", "ret": "void", @@ -24450,7 +24474,7 @@ "cimguiname": "igImRsqrt", "defaults": {}, "funcname": "ImRsqrt", - "location": "imgui_internal:471", + "location": "imgui_internal:472", "ov_cimguiname": "igImRsqrt_Float", "ret": "float", "signature": "(float)", @@ -24469,7 +24493,7 @@ "cimguiname": "igImRsqrt", "defaults": {}, "funcname": "ImRsqrt", - "location": "imgui_internal:473", + "location": "imgui_internal:474", "ov_cimguiname": "igImRsqrt_double", "ret": "double", "signature": "(double)", @@ -24490,7 +24514,7 @@ "cimguiname": "igImSaturate", "defaults": {}, "funcname": "ImSaturate", - "location": "imgui_internal:491", + "location": "imgui_internal:492", "ov_cimguiname": "igImSaturate", "ret": "float", "signature": "(float)", @@ -24511,7 +24535,7 @@ "cimguiname": "igImSign", "defaults": {}, "funcname": "ImSign", - "location": "imgui_internal:466", + "location": "imgui_internal:467", "ov_cimguiname": "igImSign_Float", "ret": "float", "signature": "(float)", @@ -24530,7 +24554,7 @@ "cimguiname": "igImSign", "defaults": {}, "funcname": "ImSign", - "location": "imgui_internal:467", + "location": "imgui_internal:468", "ov_cimguiname": "igImSign_double", "ret": "double", "signature": "(double)", @@ -24551,7 +24575,7 @@ "cimguiname": "igImStrSkipBlank", "defaults": {}, "funcname": "ImStrSkipBlank", - "location": "imgui_internal:392", + "location": "imgui_internal:393", "ov_cimguiname": "igImStrSkipBlank", "ret": "const char*", "signature": "(const char*)", @@ -24572,7 +24596,7 @@ "cimguiname": "igImStrTrimBlanks", "defaults": {}, "funcname": "ImStrTrimBlanks", - "location": "imgui_internal:391", + "location": "imgui_internal:392", "ov_cimguiname": "igImStrTrimBlanks", "ret": "void", "signature": "(char*)", @@ -24597,7 +24621,7 @@ "cimguiname": "igImStrbolW", "defaults": {}, "funcname": "ImStrbolW", - "location": "imgui_internal:394", + "location": "imgui_internal:395", "ov_cimguiname": "igImStrbolW", "ret": "const ImWchar*", "signature": "(const ImWchar*,const ImWchar*)", @@ -24626,7 +24650,7 @@ "cimguiname": "igImStrchrRange", "defaults": {}, "funcname": "ImStrchrRange", - "location": "imgui_internal:388", + "location": "imgui_internal:389", "ov_cimguiname": "igImStrchrRange", "ret": "const char*", "signature": "(const char*,const char*,char)", @@ -24647,7 +24671,7 @@ "cimguiname": "igImStrdup", "defaults": {}, "funcname": "ImStrdup", - "location": "imgui_internal:386", + "location": "imgui_internal:387", "ov_cimguiname": "igImStrdup", "ret": "char*", "signature": "(const char*)", @@ -24676,7 +24700,7 @@ "cimguiname": "igImStrdupcpy", "defaults": {}, "funcname": "ImStrdupcpy", - "location": "imgui_internal:387", + "location": "imgui_internal:388", "ov_cimguiname": "igImStrdupcpy", "ret": "char*", "signature": "(char*,size_t*,const char*)", @@ -24701,7 +24725,7 @@ "cimguiname": "igImStreolRange", "defaults": {}, "funcname": "ImStreolRange", - "location": "imgui_internal:389", + "location": "imgui_internal:390", "ov_cimguiname": "igImStreolRange", "ret": "const char*", "signature": "(const char*,const char*)", @@ -24726,7 +24750,7 @@ "cimguiname": "igImStricmp", "defaults": {}, "funcname": "ImStricmp", - "location": "imgui_internal:383", + "location": "imgui_internal:384", "ov_cimguiname": "igImStricmp", "ret": "int", "signature": "(const char*,const char*)", @@ -24759,7 +24783,7 @@ "cimguiname": "igImStristr", "defaults": {}, "funcname": "ImStristr", - "location": "imgui_internal:390", + "location": "imgui_internal:391", "ov_cimguiname": "igImStristr", "ret": "const char*", "signature": "(const char*,const char*,const char*,const char*)", @@ -24780,7 +24804,7 @@ "cimguiname": "igImStrlenW", "defaults": {}, "funcname": "ImStrlenW", - "location": "imgui_internal:393", + "location": "imgui_internal:394", "ov_cimguiname": "igImStrlenW", "ret": "int", "signature": "(const ImWchar*)", @@ -24809,7 +24833,7 @@ "cimguiname": "igImStrncpy", "defaults": {}, "funcname": "ImStrncpy", - "location": "imgui_internal:385", + "location": "imgui_internal:386", "ov_cimguiname": "igImStrncpy", "ret": "void", "signature": "(char*,const char*,size_t)", @@ -24838,7 +24862,7 @@ "cimguiname": "igImStrnicmp", "defaults": {}, "funcname": "ImStrnicmp", - "location": "imgui_internal:384", + "location": "imgui_internal:385", "ov_cimguiname": "igImStrnicmp", "ret": "int", "signature": "(const char*,const char*,size_t)", @@ -24867,7 +24891,7 @@ "cimguiname": "igImTextCharFromUtf8", "defaults": {}, "funcname": "ImTextCharFromUtf8", - "location": "imgui_internal:416", + "location": "imgui_internal:417", "ov_cimguiname": "igImTextCharFromUtf8", "ret": "int", "signature": "(unsigned int*,const char*,const char*)", @@ -24892,7 +24916,7 @@ "cimguiname": "igImTextCharToUtf8", "defaults": {}, "funcname": "ImTextCharToUtf8", - "location": "imgui_internal:414", + "location": "imgui_internal:415", "ov_cimguiname": "igImTextCharToUtf8", "ret": "const char*", "signature": "(char[5],unsigned int)", @@ -24917,7 +24941,7 @@ "cimguiname": "igImTextCountCharsFromUtf8", "defaults": {}, "funcname": "ImTextCountCharsFromUtf8", - "location": "imgui_internal:418", + "location": "imgui_internal:419", "ov_cimguiname": "igImTextCountCharsFromUtf8", "ret": "int", "signature": "(const char*,const char*)", @@ -24942,7 +24966,7 @@ "cimguiname": "igImTextCountLines", "defaults": {}, "funcname": "ImTextCountLines", - "location": "imgui_internal:422", + "location": "imgui_internal:423", "ov_cimguiname": "igImTextCountLines", "ret": "int", "signature": "(const char*,const char*)", @@ -24967,7 +24991,7 @@ "cimguiname": "igImTextCountUtf8BytesFromChar", "defaults": {}, "funcname": "ImTextCountUtf8BytesFromChar", - "location": "imgui_internal:419", + "location": "imgui_internal:420", "ov_cimguiname": "igImTextCountUtf8BytesFromChar", "ret": "int", "signature": "(const char*,const char*)", @@ -24992,7 +25016,7 @@ "cimguiname": "igImTextCountUtf8BytesFromStr", "defaults": {}, "funcname": "ImTextCountUtf8BytesFromStr", - "location": "imgui_internal:420", + "location": "imgui_internal:421", "ov_cimguiname": "igImTextCountUtf8BytesFromStr", "ret": "int", "signature": "(const ImWchar*,const ImWchar*)", @@ -25017,7 +25041,7 @@ "cimguiname": "igImTextFindPreviousUtf8Codepoint", "defaults": {}, "funcname": "ImTextFindPreviousUtf8Codepoint", - "location": "imgui_internal:421", + "location": "imgui_internal:422", "ov_cimguiname": "igImTextFindPreviousUtf8Codepoint", "ret": "const char*", "signature": "(const char*,const char*)", @@ -25056,7 +25080,7 @@ "in_remaining": "NULL" }, "funcname": "ImTextStrFromUtf8", - "location": "imgui_internal:417", + "location": "imgui_internal:418", "ov_cimguiname": "igImTextStrFromUtf8", "ret": "int", "signature": "(ImWchar*,int,const char*,const char*,const char**)", @@ -25089,7 +25113,7 @@ "cimguiname": "igImTextStrToUtf8", "defaults": {}, "funcname": "ImTextStrToUtf8", - "location": "imgui_internal:415", + "location": "imgui_internal:416", "ov_cimguiname": "igImTextStrToUtf8", "ret": "int", "signature": "(char*,int,const ImWchar*,const ImWchar*)", @@ -25110,7 +25134,7 @@ "cimguiname": "igImToUpper", "defaults": {}, "funcname": "ImToUpper", - "location": "imgui_internal:396", + "location": "imgui_internal:397", "ov_cimguiname": "igImToUpper", "ret": "char", "signature": "(char)", @@ -25139,7 +25163,7 @@ "cimguiname": "igImTriangleArea", "defaults": {}, "funcname": "ImTriangleArea", - "location": "imgui_internal:517", + "location": "imgui_internal:518", "ov_cimguiname": "igImTriangleArea", "ret": "float", "signature": "(const ImVec2,const ImVec2,const ImVec2)", @@ -25187,7 +25211,7 @@ "cimguiname": "igImTriangleBarycentricCoords", "defaults": {}, "funcname": "ImTriangleBarycentricCoords", - "location": "imgui_internal:516", + "location": "imgui_internal:517", "ov_cimguiname": "igImTriangleBarycentricCoords", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,float*,float*,float*)", @@ -25224,7 +25248,7 @@ "cimguiname": "igImTriangleClosestPoint", "defaults": {}, "funcname": "ImTriangleClosestPoint", - "location": "imgui_internal:515", + "location": "imgui_internal:516", "nonUDT": 1, "ov_cimguiname": "igImTriangleClosestPoint", "ret": "void", @@ -25258,7 +25282,7 @@ "cimguiname": "igImTriangleContainsPoint", "defaults": {}, "funcname": "ImTriangleContainsPoint", - "location": "imgui_internal:514", + "location": "imgui_internal:515", "ov_cimguiname": "igImTriangleContainsPoint", "ret": "bool", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2)", @@ -25287,7 +25311,7 @@ "cimguiname": "igImTriangleIsClockwise", "defaults": {}, "funcname": "ImTriangleIsClockwise", - "location": "imgui_internal:518", + "location": "imgui_internal:519", "ov_cimguiname": "igImTriangleIsClockwise", "ret": "bool", "signature": "(const ImVec2,const ImVec2,const ImVec2)", @@ -25308,7 +25332,7 @@ "cimguiname": "igImTrunc", "defaults": {}, "funcname": "ImTrunc", - "location": "imgui_internal:495", + "location": "imgui_internal:496", "ov_cimguiname": "igImTrunc_Float", "ret": "float", "signature": "(float)", @@ -25331,7 +25355,7 @@ "cimguiname": "igImTrunc", "defaults": {}, "funcname": "ImTrunc", - "location": "imgui_internal:496", + "location": "imgui_internal:497", "nonUDT": 1, "ov_cimguiname": "igImTrunc_Vec2", "ret": "void", @@ -25353,7 +25377,7 @@ "cimguiname": "igImUpperPowerOfTwo", "defaults": {}, "funcname": "ImUpperPowerOfTwo", - "location": "imgui_internal:380", + "location": "imgui_internal:381", "ov_cimguiname": "igImUpperPowerOfTwo", "ret": "int", "signature": "(int)", @@ -25399,7 +25423,7 @@ "uv1": "ImVec2(1,1)" }, "funcname": "Image", - "location": "imgui:559", + "location": "imgui:560", "namespace": "ImGui", "ov_cimguiname": "igImage", "ret": "void", @@ -25450,7 +25474,7 @@ "uv1": "ImVec2(1,1)" }, "funcname": "ImageButton", - "location": "imgui:560", + "location": "imgui:561", "namespace": "ImGui", "ov_cimguiname": "igImageButton", "ret": "bool", @@ -25502,7 +25526,7 @@ "flags": "0" }, "funcname": "ImageButtonEx", - "location": "imgui_internal:3734", + "location": "imgui_internal:3756", "namespace": "ImGui", "ov_cimguiname": "igImageButtonEx", "ret": "bool", @@ -25526,7 +25550,7 @@ "indent_w": "0.0f" }, "funcname": "Indent", - "location": "imgui:494", + "location": "imgui:495", "namespace": "ImGui", "ov_cimguiname": "igIndent", "ret": "void", @@ -25543,7 +25567,7 @@ "cimguiname": "igInitialize", "defaults": {}, "funcname": "Initialize", - "location": "imgui_internal:3295", + "location": "imgui_internal:3314", "namespace": "ImGui", "ov_cimguiname": "igInitialize", "ret": "void", @@ -25590,7 +25614,7 @@ "step_fast": "0.0" }, "funcname": "InputDouble", - "location": "imgui:631", + "location": "imgui:632", "namespace": "ImGui", "ov_cimguiname": "igInputDouble", "ret": "bool", @@ -25637,7 +25661,7 @@ "step_fast": "0.0f" }, "funcname": "InputFloat", - "location": "imgui:623", + "location": "imgui:624", "namespace": "ImGui", "ov_cimguiname": "igInputFloat", "ret": "bool", @@ -25674,7 +25698,7 @@ "format": "\"%.3f\"" }, "funcname": "InputFloat2", - "location": "imgui:624", + "location": "imgui:625", "namespace": "ImGui", "ov_cimguiname": "igInputFloat2", "ret": "bool", @@ -25711,7 +25735,7 @@ "format": "\"%.3f\"" }, "funcname": "InputFloat3", - "location": "imgui:625", + "location": "imgui:626", "namespace": "ImGui", "ov_cimguiname": "igInputFloat3", "ret": "bool", @@ -25748,7 +25772,7 @@ "format": "\"%.3f\"" }, "funcname": "InputFloat4", - "location": "imgui:626", + "location": "imgui:627", "namespace": "ImGui", "ov_cimguiname": "igInputFloat4", "ret": "bool", @@ -25790,7 +25814,7 @@ "step_fast": "100" }, "funcname": "InputInt", - "location": "imgui:627", + "location": "imgui:628", "namespace": "ImGui", "ov_cimguiname": "igInputInt", "ret": "bool", @@ -25822,7 +25846,7 @@ "flags": "0" }, "funcname": "InputInt2", - "location": "imgui:628", + "location": "imgui:629", "namespace": "ImGui", "ov_cimguiname": "igInputInt2", "ret": "bool", @@ -25854,7 +25878,7 @@ "flags": "0" }, "funcname": "InputInt3", - "location": "imgui:629", + "location": "imgui:630", "namespace": "ImGui", "ov_cimguiname": "igInputInt3", "ret": "bool", @@ -25886,7 +25910,7 @@ "flags": "0" }, "funcname": "InputInt4", - "location": "imgui:630", + "location": "imgui:631", "namespace": "ImGui", "ov_cimguiname": "igInputInt4", "ret": "bool", @@ -25937,7 +25961,7 @@ "p_step_fast": "NULL" }, "funcname": "InputScalar", - "location": "imgui:632", + "location": "imgui:633", "namespace": "ImGui", "ov_cimguiname": "igInputScalar", "ret": "bool", @@ -25992,7 +26016,7 @@ "p_step_fast": "NULL" }, "funcname": "InputScalarN", - "location": "imgui:633", + "location": "imgui:634", "namespace": "ImGui", "ov_cimguiname": "igInputScalarN", "ret": "bool", @@ -26038,7 +26062,7 @@ "user_data": "NULL" }, "funcname": "InputText", - "location": "imgui:620", + "location": "imgui:621", "namespace": "ImGui", "ov_cimguiname": "igInputText", "ret": "bool", @@ -26060,7 +26084,7 @@ "cimguiname": "igInputTextDeactivateHook", "defaults": {}, "funcname": "InputTextDeactivateHook", - "location": "imgui_internal:3781", + "location": "imgui_internal:3803", "namespace": "ImGui", "ov_cimguiname": "igInputTextDeactivateHook", "ret": "void", @@ -26113,7 +26137,7 @@ "user_data": "NULL" }, "funcname": "InputTextEx", - "location": "imgui_internal:3780", + "location": "imgui_internal:3802", "namespace": "ImGui", "ov_cimguiname": "igInputTextEx", "ret": "bool", @@ -26164,7 +26188,7 @@ "user_data": "NULL" }, "funcname": "InputTextMultiline", - "location": "imgui:621", + "location": "imgui:622", "namespace": "ImGui", "ov_cimguiname": "igInputTextMultiline", "ret": "bool", @@ -26214,7 +26238,7 @@ "user_data": "NULL" }, "funcname": "InputTextWithHint", - "location": "imgui:622", + "location": "imgui:623", "namespace": "ImGui", "ov_cimguiname": "igInputTextWithHint", "ret": "bool", @@ -26246,7 +26270,7 @@ "flags": "0" }, "funcname": "InvisibleButton", - "location": "imgui:545", + "location": "imgui:546", "namespace": "ImGui", "ov_cimguiname": "igInvisibleButton", "ret": "bool", @@ -26268,7 +26292,7 @@ "cimguiname": "igIsActiveIdUsingNavDir", "defaults": {}, "funcname": "IsActiveIdUsingNavDir", - "location": "imgui_internal:3480", + "location": "imgui_internal:3503", "namespace": "ImGui", "ov_cimguiname": "igIsActiveIdUsingNavDir", "ret": "bool", @@ -26290,7 +26314,7 @@ "cimguiname": "igIsAliasKey", "defaults": {}, "funcname": "IsAliasKey", - "location": "imgui_internal:3457", + "location": "imgui_internal:3480", "namespace": "ImGui", "ov_cimguiname": "igIsAliasKey", "ret": "bool", @@ -26307,7 +26331,7 @@ "cimguiname": "igIsAnyItemActive", "defaults": {}, "funcname": "IsAnyItemActive", - "location": "imgui:922", + "location": "imgui:925", "namespace": "ImGui", "ov_cimguiname": "igIsAnyItemActive", "ret": "bool", @@ -26324,7 +26348,7 @@ "cimguiname": "igIsAnyItemFocused", "defaults": {}, "funcname": "IsAnyItemFocused", - "location": "imgui:923", + "location": "imgui:926", "namespace": "ImGui", "ov_cimguiname": "igIsAnyItemFocused", "ret": "bool", @@ -26341,7 +26365,7 @@ "cimguiname": "igIsAnyItemHovered", "defaults": {}, "funcname": "IsAnyItemHovered", - "location": "imgui:921", + "location": "imgui:924", "namespace": "ImGui", "ov_cimguiname": "igIsAnyItemHovered", "ret": "bool", @@ -26358,7 +26382,7 @@ "cimguiname": "igIsAnyMouseDown", "defaults": {}, "funcname": "IsAnyMouseDown", - "location": "imgui:1002", + "location": "imgui:1003", "namespace": "ImGui", "ov_cimguiname": "igIsAnyMouseDown", "ret": "bool", @@ -26384,7 +26408,7 @@ "cimguiname": "igIsClippedEx", "defaults": {}, "funcname": "IsClippedEx", - "location": "imgui_internal:3375", + "location": "imgui_internal:3394", "namespace": "ImGui", "ov_cimguiname": "igIsClippedEx", "ret": "bool", @@ -26401,7 +26425,7 @@ "cimguiname": "igIsDragDropActive", "defaults": {}, "funcname": "IsDragDropActive", - "location": "imgui_internal:3602", + "location": "imgui_internal:3625", "namespace": "ImGui", "ov_cimguiname": "igIsDragDropActive", "ret": "bool", @@ -26418,7 +26442,7 @@ "cimguiname": "igIsDragDropPayloadBeingAccepted", "defaults": {}, "funcname": "IsDragDropPayloadBeingAccepted", - "location": "imgui_internal:3605", + "location": "imgui_internal:3628", "namespace": "ImGui", "ov_cimguiname": "igIsDragDropPayloadBeingAccepted", "ret": "bool", @@ -26440,7 +26464,7 @@ "cimguiname": "igIsGamepadKey", "defaults": {}, "funcname": "IsGamepadKey", - "location": "imgui_internal:3455", + "location": "imgui_internal:3478", "namespace": "ImGui", "ov_cimguiname": "igIsGamepadKey", "ret": "bool", @@ -26457,7 +26481,7 @@ "cimguiname": "igIsItemActivated", "defaults": {}, "funcname": "IsItemActivated", - "location": "imgui:917", + "location": "imgui:920", "namespace": "ImGui", "ov_cimguiname": "igIsItemActivated", "ret": "bool", @@ -26474,7 +26498,7 @@ "cimguiname": "igIsItemActive", "defaults": {}, "funcname": "IsItemActive", - "location": "imgui:912", + "location": "imgui:915", "namespace": "ImGui", "ov_cimguiname": "igIsItemActive", "ret": "bool", @@ -26498,7 +26522,7 @@ "mouse_button": "0" }, "funcname": "IsItemClicked", - "location": "imgui:914", + "location": "imgui:917", "namespace": "ImGui", "ov_cimguiname": "igIsItemClicked", "ret": "bool", @@ -26515,7 +26539,7 @@ "cimguiname": "igIsItemDeactivated", "defaults": {}, "funcname": "IsItemDeactivated", - "location": "imgui:918", + "location": "imgui:921", "namespace": "ImGui", "ov_cimguiname": "igIsItemDeactivated", "ret": "bool", @@ -26532,7 +26556,7 @@ "cimguiname": "igIsItemDeactivatedAfterEdit", "defaults": {}, "funcname": "IsItemDeactivatedAfterEdit", - "location": "imgui:919", + "location": "imgui:922", "namespace": "ImGui", "ov_cimguiname": "igIsItemDeactivatedAfterEdit", "ret": "bool", @@ -26549,7 +26573,7 @@ "cimguiname": "igIsItemEdited", "defaults": {}, "funcname": "IsItemEdited", - "location": "imgui:916", + "location": "imgui:919", "namespace": "ImGui", "ov_cimguiname": "igIsItemEdited", "ret": "bool", @@ -26566,7 +26590,7 @@ "cimguiname": "igIsItemFocused", "defaults": {}, "funcname": "IsItemFocused", - "location": "imgui:913", + "location": "imgui:916", "namespace": "ImGui", "ov_cimguiname": "igIsItemFocused", "ret": "bool", @@ -26590,7 +26614,7 @@ "flags": "0" }, "funcname": "IsItemHovered", - "location": "imgui:911", + "location": "imgui:914", "namespace": "ImGui", "ov_cimguiname": "igIsItemHovered", "ret": "bool", @@ -26607,7 +26631,7 @@ "cimguiname": "igIsItemToggledOpen", "defaults": {}, "funcname": "IsItemToggledOpen", - "location": "imgui:920", + "location": "imgui:923", "namespace": "ImGui", "ov_cimguiname": "igIsItemToggledOpen", "ret": "bool", @@ -26624,7 +26648,7 @@ "cimguiname": "igIsItemToggledSelection", "defaults": {}, "funcname": "IsItemToggledSelection", - "location": "imgui_internal:3380", + "location": "imgui_internal:3399", "namespace": "ImGui", "ov_cimguiname": "igIsItemToggledSelection", "ret": "bool", @@ -26641,7 +26665,7 @@ "cimguiname": "igIsItemVisible", "defaults": {}, "funcname": "IsItemVisible", - "location": "imgui:915", + "location": "imgui:918", "namespace": "ImGui", "ov_cimguiname": "igIsItemVisible", "ret": "bool", @@ -26663,7 +26687,7 @@ "cimguiname": "igIsKeyChordPressed", "defaults": {}, "funcname": "IsKeyChordPressed", - "location": "imgui:968", + "location": "imgui:969", "namespace": "ImGui", "ov_cimguiname": "igIsKeyChordPressed_Nil", "ret": "bool", @@ -26693,7 +26717,7 @@ "owner_id": "0" }, "funcname": "IsKeyChordPressed", - "location": "imgui_internal:3509", + "location": "imgui_internal:3532", "namespace": "ImGui", "ov_cimguiname": "igIsKeyChordPressed_InputFlags", "ret": "bool", @@ -26715,7 +26739,7 @@ "cimguiname": "igIsKeyDown", "defaults": {}, "funcname": "IsKeyDown", - "location": "imgui:965", + "location": "imgui:966", "namespace": "ImGui", "ov_cimguiname": "igIsKeyDown_Nil", "ret": "bool", @@ -26739,7 +26763,7 @@ "cimguiname": "igIsKeyDown", "defaults": {}, "funcname": "IsKeyDown", - "location": "imgui_internal:3506", + "location": "imgui_internal:3529", "namespace": "ImGui", "ov_cimguiname": "igIsKeyDown_ID", "ret": "bool", @@ -26767,7 +26791,7 @@ "repeat": "true" }, "funcname": "IsKeyPressed", - "location": "imgui:966", + "location": "imgui:967", "namespace": "ImGui", "ov_cimguiname": "igIsKeyPressed_Bool", "ret": "bool", @@ -26797,7 +26821,7 @@ "owner_id": "0" }, "funcname": "IsKeyPressed", - "location": "imgui_internal:3507", + "location": "imgui_internal:3530", "namespace": "ImGui", "ov_cimguiname": "igIsKeyPressed_InputFlags", "ret": "bool", @@ -26819,7 +26843,7 @@ "cimguiname": "igIsKeyReleased", "defaults": {}, "funcname": "IsKeyReleased", - "location": "imgui:967", + "location": "imgui:968", "namespace": "ImGui", "ov_cimguiname": "igIsKeyReleased_Nil", "ret": "bool", @@ -26843,7 +26867,7 @@ "cimguiname": "igIsKeyReleased", "defaults": {}, "funcname": "IsKeyReleased", - "location": "imgui_internal:3508", + "location": "imgui_internal:3531", "namespace": "ImGui", "ov_cimguiname": "igIsKeyReleased_ID", "ret": "bool", @@ -26865,7 +26889,7 @@ "cimguiname": "igIsKeyboardKey", "defaults": {}, "funcname": "IsKeyboardKey", - "location": "imgui_internal:3454", + "location": "imgui_internal:3477", "namespace": "ImGui", "ov_cimguiname": "igIsKeyboardKey", "ret": "bool", @@ -26887,7 +26911,7 @@ "cimguiname": "igIsLegacyKey", "defaults": {}, "funcname": "IsLegacyKey", - "location": "imgui_internal:3453", + "location": "imgui_internal:3476", "namespace": "ImGui", "ov_cimguiname": "igIsLegacyKey", "ret": "bool", @@ -26909,7 +26933,7 @@ "cimguiname": "igIsModKey", "defaults": {}, "funcname": "IsModKey", - "location": "imgui_internal:3458", + "location": "imgui_internal:3481", "namespace": "ImGui", "ov_cimguiname": "igIsModKey", "ret": "bool", @@ -26937,7 +26961,7 @@ "repeat": "false" }, "funcname": "IsMouseClicked", - "location": "imgui:996", + "location": "imgui:997", "namespace": "ImGui", "ov_cimguiname": "igIsMouseClicked_Bool", "ret": "bool", @@ -26967,7 +26991,7 @@ "owner_id": "0" }, "funcname": "IsMouseClicked", - "location": "imgui_internal:3511", + "location": "imgui_internal:3534", "namespace": "ImGui", "ov_cimguiname": "igIsMouseClicked_InputFlags", "ret": "bool", @@ -26989,7 +27013,7 @@ "cimguiname": "igIsMouseDoubleClicked", "defaults": {}, "funcname": "IsMouseDoubleClicked", - "location": "imgui:998", + "location": "imgui:999", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDoubleClicked_Nil", "ret": "bool", @@ -27013,7 +27037,7 @@ "cimguiname": "igIsMouseDoubleClicked", "defaults": {}, "funcname": "IsMouseDoubleClicked", - "location": "imgui_internal:3513", + "location": "imgui_internal:3536", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDoubleClicked_ID", "ret": "bool", @@ -27035,7 +27059,7 @@ "cimguiname": "igIsMouseDown", "defaults": {}, "funcname": "IsMouseDown", - "location": "imgui:995", + "location": "imgui:996", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDown_Nil", "ret": "bool", @@ -27059,7 +27083,7 @@ "cimguiname": "igIsMouseDown", "defaults": {}, "funcname": "IsMouseDown", - "location": "imgui_internal:3510", + "location": "imgui_internal:3533", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDown_ID", "ret": "bool", @@ -27087,7 +27111,7 @@ "lock_threshold": "-1.0f" }, "funcname": "IsMouseDragPastThreshold", - "location": "imgui_internal:3473", + "location": "imgui_internal:3496", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDragPastThreshold", "ret": "bool", @@ -27115,7 +27139,7 @@ "lock_threshold": "-1.0f" }, "funcname": "IsMouseDragging", - "location": "imgui:1005", + "location": "imgui:1006", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDragging", "ret": "bool", @@ -27147,7 +27171,7 @@ "clip": "true" }, "funcname": "IsMouseHoveringRect", - "location": "imgui:1000", + "location": "imgui:1001", "namespace": "ImGui", "ov_cimguiname": "igIsMouseHoveringRect", "ret": "bool", @@ -27169,7 +27193,7 @@ "cimguiname": "igIsMouseKey", "defaults": {}, "funcname": "IsMouseKey", - "location": "imgui_internal:3456", + "location": "imgui_internal:3479", "namespace": "ImGui", "ov_cimguiname": "igIsMouseKey", "ret": "bool", @@ -27193,7 +27217,7 @@ "mouse_pos": "NULL" }, "funcname": "IsMousePosValid", - "location": "imgui:1001", + "location": "imgui:1002", "namespace": "ImGui", "ov_cimguiname": "igIsMousePosValid", "ret": "bool", @@ -27215,7 +27239,7 @@ "cimguiname": "igIsMouseReleased", "defaults": {}, "funcname": "IsMouseReleased", - "location": "imgui:997", + "location": "imgui:998", "namespace": "ImGui", "ov_cimguiname": "igIsMouseReleased_Nil", "ret": "bool", @@ -27239,7 +27263,7 @@ "cimguiname": "igIsMouseReleased", "defaults": {}, "funcname": "IsMouseReleased", - "location": "imgui_internal:3512", + "location": "imgui_internal:3535", "namespace": "ImGui", "ov_cimguiname": "igIsMouseReleased_ID", "ret": "bool", @@ -27261,7 +27285,7 @@ "cimguiname": "igIsNamedKey", "defaults": {}, "funcname": "IsNamedKey", - "location": "imgui_internal:3451", + "location": "imgui_internal:3474", "namespace": "ImGui", "ov_cimguiname": "igIsNamedKey", "ret": "bool", @@ -27283,7 +27307,7 @@ "cimguiname": "igIsNamedKeyOrMod", "defaults": {}, "funcname": "IsNamedKeyOrMod", - "location": "imgui_internal:3452", + "location": "imgui_internal:3475", "namespace": "ImGui", "ov_cimguiname": "igIsNamedKeyOrMod", "ret": "bool", @@ -27311,7 +27335,7 @@ "flags": "0" }, "funcname": "IsPopupOpen", - "location": "imgui:767", + "location": "imgui:768", "namespace": "ImGui", "ov_cimguiname": "igIsPopupOpen_Str", "ret": "bool", @@ -27335,7 +27359,7 @@ "cimguiname": "igIsPopupOpen", "defaults": {}, "funcname": "IsPopupOpen", - "location": "imgui_internal:3403", + "location": "imgui_internal:3425", "namespace": "ImGui", "ov_cimguiname": "igIsPopupOpen_ID", "ret": "bool", @@ -27357,7 +27381,7 @@ "cimguiname": "igIsRectVisible", "defaults": {}, "funcname": "IsRectVisible", - "location": "imgui:942", + "location": "imgui:943", "namespace": "ImGui", "ov_cimguiname": "igIsRectVisible_Nil", "ret": "bool", @@ -27381,7 +27405,7 @@ "cimguiname": "igIsRectVisible", "defaults": {}, "funcname": "IsRectVisible", - "location": "imgui:943", + "location": "imgui:944", "namespace": "ImGui", "ov_cimguiname": "igIsRectVisible_Vec2", "ret": "bool", @@ -27407,7 +27431,7 @@ "cimguiname": "igIsWindowAbove", "defaults": {}, "funcname": "IsWindowAbove", - "location": "imgui_internal:3263", + "location": "imgui_internal:3282", "namespace": "ImGui", "ov_cimguiname": "igIsWindowAbove", "ret": "bool", @@ -27424,7 +27448,7 @@ "cimguiname": "igIsWindowAppearing", "defaults": {}, "funcname": "IsWindowAppearing", - "location": "imgui:383", + "location": "imgui:384", "namespace": "ImGui", "ov_cimguiname": "igIsWindowAppearing", "ret": "bool", @@ -27458,7 +27482,7 @@ "cimguiname": "igIsWindowChildOf", "defaults": {}, "funcname": "IsWindowChildOf", - "location": "imgui_internal:3261", + "location": "imgui_internal:3280", "namespace": "ImGui", "ov_cimguiname": "igIsWindowChildOf", "ret": "bool", @@ -27475,7 +27499,7 @@ "cimguiname": "igIsWindowCollapsed", "defaults": {}, "funcname": "IsWindowCollapsed", - "location": "imgui:384", + "location": "imgui:385", "namespace": "ImGui", "ov_cimguiname": "igIsWindowCollapsed", "ret": "bool", @@ -27503,7 +27527,7 @@ "flags": "0" }, "funcname": "IsWindowContentHoverable", - "location": "imgui_internal:3374", + "location": "imgui_internal:3393", "namespace": "ImGui", "ov_cimguiname": "igIsWindowContentHoverable", "ret": "bool", @@ -27520,7 +27544,7 @@ "cimguiname": "igIsWindowDocked", "defaults": {}, "funcname": "IsWindowDocked", - "location": "imgui:863", + "location": "imgui:865", "namespace": "ImGui", "ov_cimguiname": "igIsWindowDocked", "ret": "bool", @@ -27544,7 +27568,7 @@ "flags": "0" }, "funcname": "IsWindowFocused", - "location": "imgui:385", + "location": "imgui:386", "namespace": "ImGui", "ov_cimguiname": "igIsWindowFocused", "ret": "bool", @@ -27568,7 +27592,7 @@ "flags": "0" }, "funcname": "IsWindowHovered", - "location": "imgui:386", + "location": "imgui:387", "namespace": "ImGui", "ov_cimguiname": "igIsWindowHovered", "ret": "bool", @@ -27590,7 +27614,7 @@ "cimguiname": "igIsWindowNavFocusable", "defaults": {}, "funcname": "IsWindowNavFocusable", - "location": "imgui_internal:3264", + "location": "imgui_internal:3283", "namespace": "ImGui", "ov_cimguiname": "igIsWindowNavFocusable", "ret": "bool", @@ -27616,7 +27640,7 @@ "cimguiname": "igIsWindowWithinBeginStackOf", "defaults": {}, "funcname": "IsWindowWithinBeginStackOf", - "location": "imgui_internal:3262", + "location": "imgui_internal:3281", "namespace": "ImGui", "ov_cimguiname": "igIsWindowWithinBeginStackOf", "ret": "bool", @@ -27653,7 +27677,7 @@ "nav_bb": "NULL" }, "funcname": "ItemAdd", - "location": "imgui_internal:3372", + "location": "imgui_internal:3391", "namespace": "ImGui", "ov_cimguiname": "igItemAdd", "ret": "bool", @@ -27683,7 +27707,7 @@ "cimguiname": "igItemHoverable", "defaults": {}, "funcname": "ItemHoverable", - "location": "imgui_internal:3373", + "location": "imgui_internal:3392", "namespace": "ImGui", "ov_cimguiname": "igItemHoverable", "ret": "bool", @@ -27711,7 +27735,7 @@ "text_baseline_y": "-1.0f" }, "funcname": "ItemSize", - "location": "imgui_internal:3370", + "location": "imgui_internal:3389", "namespace": "ImGui", "ov_cimguiname": "igItemSize_Vec2", "ret": "void", @@ -27737,7 +27761,7 @@ "text_baseline_y": "-1.0f" }, "funcname": "ItemSize", - "location": "imgui_internal:3371", + "location": "imgui_internal:3390", "namespace": "ImGui", "ov_cimguiname": "igItemSize_Rect", "ret": "void", @@ -27759,7 +27783,7 @@ "cimguiname": "igKeepAliveID", "defaults": {}, "funcname": "KeepAliveID", - "location": "imgui_internal:3363", + "location": "imgui_internal:3382", "namespace": "ImGui", "ov_cimguiname": "igKeepAliveID", "ret": "void", @@ -27790,7 +27814,7 @@ "defaults": {}, "funcname": "LabelText", "isvararg": "...)", - "location": "imgui:534", + "location": "imgui:535", "namespace": "ImGui", "ov_cimguiname": "igLabelText", "ret": "void", @@ -27820,7 +27844,7 @@ "cimguiname": "igLabelTextV", "defaults": {}, "funcname": "LabelTextV", - "location": "imgui:535", + "location": "imgui:536", "namespace": "ImGui", "ov_cimguiname": "igLabelTextV", "ret": "void", @@ -27860,7 +27884,7 @@ "height_in_items": "-1" }, "funcname": "ListBox", - "location": "imgui:679", + "location": "imgui:680", "namespace": "ImGui", "ov_cimguiname": "igListBox_Str_arr", "ret": "bool", @@ -27904,7 +27928,7 @@ "height_in_items": "-1" }, "funcname": "ListBox", - "location": "imgui:680", + "location": "imgui:681", "namespace": "ImGui", "ov_cimguiname": "igListBox_FnStrPtr", "ret": "bool", @@ -27926,7 +27950,7 @@ "cimguiname": "igLoadIniSettingsFromDisk", "defaults": {}, "funcname": "LoadIniSettingsFromDisk", - "location": "imgui:1021", + "location": "imgui:1022", "namespace": "ImGui", "ov_cimguiname": "igLoadIniSettingsFromDisk", "ret": "void", @@ -27954,7 +27978,7 @@ "ini_size": "0" }, "funcname": "LoadIniSettingsFromMemory", - "location": "imgui:1022", + "location": "imgui:1023", "namespace": "ImGui", "ov_cimguiname": "igLoadIniSettingsFromMemory", "ret": "void", @@ -27976,7 +28000,7 @@ "cimguiname": "igLocalizeGetMsg", "defaults": {}, "funcname": "LocalizeGetMsg", - "location": "imgui_internal:3337", + "location": "imgui_internal:3356", "namespace": "ImGui", "ov_cimguiname": "igLocalizeGetMsg", "ret": "const char*", @@ -28002,7 +28026,7 @@ "cimguiname": "igLocalizeRegisterEntries", "defaults": {}, "funcname": "LocalizeRegisterEntries", - "location": "imgui_internal:3336", + "location": "imgui_internal:3355", "namespace": "ImGui", "ov_cimguiname": "igLocalizeRegisterEntries", "ret": "void", @@ -28028,7 +28052,7 @@ "cimguiname": "igLogBegin", "defaults": {}, "funcname": "LogBegin", - "location": "imgui_internal:3392", + "location": "imgui_internal:3411", "namespace": "ImGui", "ov_cimguiname": "igLogBegin", "ret": "void", @@ -28045,7 +28069,7 @@ "cimguiname": "igLogButtons", "defaults": {}, "funcname": "LogButtons", - "location": "imgui:871", + "location": "imgui:873", "namespace": "ImGui", "ov_cimguiname": "igLogButtons", "ret": "void", @@ -28062,7 +28086,7 @@ "cimguiname": "igLogFinish", "defaults": {}, "funcname": "LogFinish", - "location": "imgui:870", + "location": "imgui:872", "namespace": "ImGui", "ov_cimguiname": "igLogFinish", "ret": "void", @@ -28094,7 +28118,7 @@ "text_end": "NULL" }, "funcname": "LogRenderedText", - "location": "imgui_internal:3394", + "location": "imgui_internal:3413", "namespace": "ImGui", "ov_cimguiname": "igLogRenderedText", "ret": "void", @@ -28120,7 +28144,7 @@ "cimguiname": "igLogSetNextTextDecoration", "defaults": {}, "funcname": "LogSetNextTextDecoration", - "location": "imgui_internal:3395", + "location": "imgui_internal:3414", "namespace": "ImGui", "ov_cimguiname": "igLogSetNextTextDecoration", "ret": "void", @@ -28147,7 +28171,7 @@ "defaults": {}, "funcname": "LogText", "isvararg": "...)", - "location": "imgui:872", + "location": "imgui:874", "manual": true, "namespace": "ImGui", "ov_cimguiname": "igLogText", @@ -28174,7 +28198,7 @@ "cimguiname": "igLogTextV", "defaults": {}, "funcname": "LogTextV", - "location": "imgui:873", + "location": "imgui:875", "namespace": "ImGui", "ov_cimguiname": "igLogTextV", "ret": "void", @@ -28198,7 +28222,7 @@ "auto_open_depth": "-1" }, "funcname": "LogToBuffer", - "location": "imgui_internal:3393", + "location": "imgui_internal:3412", "namespace": "ImGui", "ov_cimguiname": "igLogToBuffer", "ret": "void", @@ -28222,7 +28246,7 @@ "auto_open_depth": "-1" }, "funcname": "LogToClipboard", - "location": "imgui:869", + "location": "imgui:871", "namespace": "ImGui", "ov_cimguiname": "igLogToClipboard", "ret": "void", @@ -28251,7 +28275,7 @@ "filename": "NULL" }, "funcname": "LogToFile", - "location": "imgui:868", + "location": "imgui:870", "namespace": "ImGui", "ov_cimguiname": "igLogToFile", "ret": "void", @@ -28275,7 +28299,7 @@ "auto_open_depth": "-1" }, "funcname": "LogToTTY", - "location": "imgui:867", + "location": "imgui:869", "namespace": "ImGui", "ov_cimguiname": "igLogToTTY", "ret": "void", @@ -28292,7 +28316,7 @@ "cimguiname": "igMarkIniSettingsDirty", "defaults": {}, "funcname": "MarkIniSettingsDirty", - "location": "imgui_internal:3322", + "location": "imgui_internal:3341", "namespace": "ImGui", "ov_cimguiname": "igMarkIniSettingsDirty_Nil", "ret": "void", @@ -28312,7 +28336,7 @@ "cimguiname": "igMarkIniSettingsDirty", "defaults": {}, "funcname": "MarkIniSettingsDirty", - "location": "imgui_internal:3323", + "location": "imgui_internal:3342", "namespace": "ImGui", "ov_cimguiname": "igMarkIniSettingsDirty_WindowPtr", "ret": "void", @@ -28334,7 +28358,7 @@ "cimguiname": "igMarkItemEdited", "defaults": {}, "funcname": "MarkItemEdited", - "location": "imgui_internal:3364", + "location": "imgui_internal:3383", "namespace": "ImGui", "ov_cimguiname": "igMarkItemEdited", "ret": "void", @@ -28356,7 +28380,7 @@ "cimguiname": "igMemAlloc", "defaults": {}, "funcname": "MemAlloc", - "location": "imgui:1039", + "location": "imgui:1040", "namespace": "ImGui", "ov_cimguiname": "igMemAlloc", "ret": "void*", @@ -28378,7 +28402,7 @@ "cimguiname": "igMemFree", "defaults": {}, "funcname": "MemFree", - "location": "imgui:1040", + "location": "imgui:1041", "namespace": "ImGui", "ov_cimguiname": "igMemFree", "ret": "void", @@ -28416,7 +28440,7 @@ "shortcut": "NULL" }, "funcname": "MenuItem", - "location": "imgui:707", + "location": "imgui:708", "namespace": "ImGui", "ov_cimguiname": "igMenuItem_Bool", "ret": "bool", @@ -28450,7 +28474,7 @@ "enabled": "true" }, "funcname": "MenuItem", - "location": "imgui:708", + "location": "imgui:709", "namespace": "ImGui", "ov_cimguiname": "igMenuItem_BoolPtr", "ret": "bool", @@ -28492,7 +28516,7 @@ "shortcut": "NULL" }, "funcname": "MenuItemEx", - "location": "imgui_internal:3417", + "location": "imgui_internal:3440", "namespace": "ImGui", "ov_cimguiname": "igMenuItemEx", "ret": "bool", @@ -28514,7 +28538,7 @@ "cimguiname": "igMouseButtonToKey", "defaults": {}, "funcname": "MouseButtonToKey", - "location": "imgui_internal:3472", + "location": "imgui_internal:3495", "namespace": "ImGui", "ov_cimguiname": "igMouseButtonToKey", "ret": "ImGuiKey", @@ -28536,7 +28560,7 @@ "cimguiname": "igNavClearPreferredPosForAxis", "defaults": {}, "funcname": "NavClearPreferredPosForAxis", - "location": "imgui_internal:3436", + "location": "imgui_internal:3459", "namespace": "ImGui", "ov_cimguiname": "igNavClearPreferredPosForAxis", "ret": "void", @@ -28558,7 +28582,7 @@ "cimguiname": "igNavHighlightActivated", "defaults": {}, "funcname": "NavHighlightActivated", - "location": "imgui_internal:3435", + "location": "imgui_internal:3458", "namespace": "ImGui", "ov_cimguiname": "igNavHighlightActivated", "ret": "void", @@ -28575,7 +28599,7 @@ "cimguiname": "igNavInitRequestApplyResult", "defaults": {}, "funcname": "NavInitRequestApplyResult", - "location": "imgui_internal:3426", + "location": "imgui_internal:3449", "namespace": "ImGui", "ov_cimguiname": "igNavInitRequestApplyResult", "ret": "void", @@ -28601,7 +28625,7 @@ "cimguiname": "igNavInitWindow", "defaults": {}, "funcname": "NavInitWindow", - "location": "imgui_internal:3425", + "location": "imgui_internal:3448", "namespace": "ImGui", "ov_cimguiname": "igNavInitWindow", "ret": "void", @@ -28618,7 +28642,7 @@ "cimguiname": "igNavMoveRequestApplyResult", "defaults": {}, "funcname": "NavMoveRequestApplyResult", - "location": "imgui_internal:3433", + "location": "imgui_internal:3456", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestApplyResult", "ret": "void", @@ -28635,7 +28659,7 @@ "cimguiname": "igNavMoveRequestButNoResultYet", "defaults": {}, "funcname": "NavMoveRequestButNoResultYet", - "location": "imgui_internal:3427", + "location": "imgui_internal:3450", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestButNoResultYet", "ret": "bool", @@ -28652,7 +28676,7 @@ "cimguiname": "igNavMoveRequestCancel", "defaults": {}, "funcname": "NavMoveRequestCancel", - "location": "imgui_internal:3432", + "location": "imgui_internal:3455", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestCancel", "ret": "void", @@ -28686,7 +28710,7 @@ "cimguiname": "igNavMoveRequestForward", "defaults": {}, "funcname": "NavMoveRequestForward", - "location": "imgui_internal:3429", + "location": "imgui_internal:3452", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestForward", "ret": "void", @@ -28708,7 +28732,7 @@ "cimguiname": "igNavMoveRequestResolveWithLastItem", "defaults": {}, "funcname": "NavMoveRequestResolveWithLastItem", - "location": "imgui_internal:3430", + "location": "imgui_internal:3453", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestResolveWithLastItem", "ret": "void", @@ -28734,7 +28758,7 @@ "cimguiname": "igNavMoveRequestResolveWithPastTreeNode", "defaults": {}, "funcname": "NavMoveRequestResolveWithPastTreeNode", - "location": "imgui_internal:3431", + "location": "imgui_internal:3454", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestResolveWithPastTreeNode", "ret": "void", @@ -28768,7 +28792,7 @@ "cimguiname": "igNavMoveRequestSubmit", "defaults": {}, "funcname": "NavMoveRequestSubmit", - "location": "imgui_internal:3428", + "location": "imgui_internal:3451", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestSubmit", "ret": "void", @@ -28794,7 +28818,7 @@ "cimguiname": "igNavMoveRequestTryWrapping", "defaults": {}, "funcname": "NavMoveRequestTryWrapping", - "location": "imgui_internal:3434", + "location": "imgui_internal:3457", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestTryWrapping", "ret": "void", @@ -28811,7 +28835,7 @@ "cimguiname": "igNavRestoreHighlightAfterMove", "defaults": {}, "funcname": "NavRestoreHighlightAfterMove", - "location": "imgui_internal:3437", + "location": "imgui_internal:3460", "namespace": "ImGui", "ov_cimguiname": "igNavRestoreHighlightAfterMove", "ret": "void", @@ -28828,7 +28852,7 @@ "cimguiname": "igNavUpdateCurrentWindowIsScrollPushableX", "defaults": {}, "funcname": "NavUpdateCurrentWindowIsScrollPushableX", - "location": "imgui_internal:3438", + "location": "imgui_internal:3461", "namespace": "ImGui", "ov_cimguiname": "igNavUpdateCurrentWindowIsScrollPushableX", "ret": "void", @@ -28845,7 +28869,7 @@ "cimguiname": "igNewFrame", "defaults": {}, "funcname": "NewFrame", - "location": "imgui:322", + "location": "imgui:323", "namespace": "ImGui", "ov_cimguiname": "igNewFrame", "ret": "void", @@ -28862,7 +28886,7 @@ "cimguiname": "igNewLine", "defaults": {}, "funcname": "NewLine", - "location": "imgui:491", + "location": "imgui:492", "namespace": "ImGui", "ov_cimguiname": "igNewLine", "ret": "void", @@ -28879,7 +28903,7 @@ "cimguiname": "igNextColumn", "defaults": {}, "funcname": "NextColumn", - "location": "imgui:828", + "location": "imgui:830", "namespace": "ImGui", "ov_cimguiname": "igNextColumn", "ret": "void", @@ -28907,7 +28931,7 @@ "popup_flags": "0" }, "funcname": "OpenPopup", - "location": "imgui:749", + "location": "imgui:750", "namespace": "ImGui", "ov_cimguiname": "igOpenPopup_Str", "ret": "void", @@ -28933,7 +28957,7 @@ "popup_flags": "0" }, "funcname": "OpenPopup", - "location": "imgui:750", + "location": "imgui:751", "namespace": "ImGui", "ov_cimguiname": "igOpenPopup_ID", "ret": "void", @@ -28961,7 +28985,7 @@ "popup_flags": "ImGuiPopupFlags_None" }, "funcname": "OpenPopupEx", - "location": "imgui_internal:3399", + "location": "imgui_internal:3421", "namespace": "ImGui", "ov_cimguiname": "igOpenPopupEx", "ret": "void", @@ -28990,7 +29014,7 @@ "str_id": "NULL" }, "funcname": "OpenPopupOnItemClick", - "location": "imgui:751", + "location": "imgui:752", "namespace": "ImGui", "ov_cimguiname": "igOpenPopupOnItemClick", "ret": "void", @@ -29050,7 +29074,7 @@ "cimguiname": "igPlotEx", "defaults": {}, "funcname": "PlotEx", - "location": "imgui_internal:3794", + "location": "imgui_internal:3816", "namespace": "ImGui", "ov_cimguiname": "igPlotEx", "ret": "int", @@ -29111,7 +29135,7 @@ "values_offset": "0" }, "funcname": "PlotHistogram", - "location": "imgui:686", + "location": "imgui:687", "namespace": "ImGui", "ov_cimguiname": "igPlotHistogram_FloatPtr", "ret": "void", @@ -29171,7 +29195,7 @@ "values_offset": "0" }, "funcname": "PlotHistogram", - "location": "imgui:687", + "location": "imgui:688", "namespace": "ImGui", "ov_cimguiname": "igPlotHistogram_FnFloatPtr", "ret": "void", @@ -29232,7 +29256,7 @@ "values_offset": "0" }, "funcname": "PlotLines", - "location": "imgui:684", + "location": "imgui:685", "namespace": "ImGui", "ov_cimguiname": "igPlotLines_FloatPtr", "ret": "void", @@ -29292,7 +29316,7 @@ "values_offset": "0" }, "funcname": "PlotLines", - "location": "imgui:685", + "location": "imgui:686", "namespace": "ImGui", "ov_cimguiname": "igPlotLines_FnFloatPtr", "ret": "void", @@ -29309,7 +29333,7 @@ "cimguiname": "igPopButtonRepeat", "defaults": {}, "funcname": "PopButtonRepeat", - "location": "imgui:450", + "location": "imgui:451", "namespace": "ImGui", "ov_cimguiname": "igPopButtonRepeat", "ret": "void", @@ -29326,7 +29350,7 @@ "cimguiname": "igPopClipRect", "defaults": {}, "funcname": "PopClipRect", - "location": "imgui:898", + "location": "imgui:901", "namespace": "ImGui", "ov_cimguiname": "igPopClipRect", "ret": "void", @@ -29343,7 +29367,7 @@ "cimguiname": "igPopColumnsBackground", "defaults": {}, "funcname": "PopColumnsBackground", - "location": "imgui_internal:3620", + "location": "imgui_internal:3643", "namespace": "ImGui", "ov_cimguiname": "igPopColumnsBackground", "ret": "void", @@ -29360,7 +29384,7 @@ "cimguiname": "igPopFocusScope", "defaults": {}, "funcname": "PopFocusScope", - "location": "imgui_internal:3598", + "location": "imgui_internal:3621", "namespace": "ImGui", "ov_cimguiname": "igPopFocusScope", "ret": "void", @@ -29377,7 +29401,7 @@ "cimguiname": "igPopFont", "defaults": {}, "funcname": "PopFont", - "location": "imgui:440", + "location": "imgui:441", "namespace": "ImGui", "ov_cimguiname": "igPopFont", "ret": "void", @@ -29394,7 +29418,7 @@ "cimguiname": "igPopID", "defaults": {}, "funcname": "PopID", - "location": "imgui:519", + "location": "imgui:520", "namespace": "ImGui", "ov_cimguiname": "igPopID", "ret": "void", @@ -29411,7 +29435,7 @@ "cimguiname": "igPopItemFlag", "defaults": {}, "funcname": "PopItemFlag", - "location": "imgui_internal:3386", + "location": "imgui_internal:3405", "namespace": "ImGui", "ov_cimguiname": "igPopItemFlag", "ret": "void", @@ -29428,7 +29452,7 @@ "cimguiname": "igPopItemWidth", "defaults": {}, "funcname": "PopItemWidth", - "location": "imgui:454", + "location": "imgui:455", "namespace": "ImGui", "ov_cimguiname": "igPopItemWidth", "ret": "void", @@ -29452,7 +29476,7 @@ "count": "1" }, "funcname": "PopStyleColor", - "location": "imgui:443", + "location": "imgui:444", "namespace": "ImGui", "ov_cimguiname": "igPopStyleColor", "ret": "void", @@ -29476,7 +29500,7 @@ "count": "1" }, "funcname": "PopStyleVar", - "location": "imgui:446", + "location": "imgui:447", "namespace": "ImGui", "ov_cimguiname": "igPopStyleVar", "ret": "void", @@ -29493,7 +29517,7 @@ "cimguiname": "igPopTabStop", "defaults": {}, "funcname": "PopTabStop", - "location": "imgui:448", + "location": "imgui:449", "namespace": "ImGui", "ov_cimguiname": "igPopTabStop", "ret": "void", @@ -29510,7 +29534,7 @@ "cimguiname": "igPopTextWrapPos", "defaults": {}, "funcname": "PopTextWrapPos", - "location": "imgui:458", + "location": "imgui:459", "namespace": "ImGui", "ov_cimguiname": "igPopTextWrapPos", "ret": "void", @@ -29543,7 +29567,7 @@ "size_arg": "ImVec2(-FLT_MIN,0)" }, "funcname": "ProgressBar", - "location": "imgui:552", + "location": "imgui:553", "namespace": "ImGui", "ov_cimguiname": "igProgressBar", "ret": "void", @@ -29565,7 +29589,7 @@ "cimguiname": "igPushButtonRepeat", "defaults": {}, "funcname": "PushButtonRepeat", - "location": "imgui:449", + "location": "imgui:450", "namespace": "ImGui", "ov_cimguiname": "igPushButtonRepeat", "ret": "void", @@ -29595,7 +29619,7 @@ "cimguiname": "igPushClipRect", "defaults": {}, "funcname": "PushClipRect", - "location": "imgui:897", + "location": "imgui:900", "namespace": "ImGui", "ov_cimguiname": "igPushClipRect", "ret": "void", @@ -29617,7 +29641,7 @@ "cimguiname": "igPushColumnClipRect", "defaults": {}, "funcname": "PushColumnClipRect", - "location": "imgui_internal:3618", + "location": "imgui_internal:3641", "namespace": "ImGui", "ov_cimguiname": "igPushColumnClipRect", "ret": "void", @@ -29634,7 +29658,7 @@ "cimguiname": "igPushColumnsBackground", "defaults": {}, "funcname": "PushColumnsBackground", - "location": "imgui_internal:3619", + "location": "imgui_internal:3642", "namespace": "ImGui", "ov_cimguiname": "igPushColumnsBackground", "ret": "void", @@ -29656,7 +29680,7 @@ "cimguiname": "igPushFocusScope", "defaults": {}, "funcname": "PushFocusScope", - "location": "imgui_internal:3597", + "location": "imgui_internal:3620", "namespace": "ImGui", "ov_cimguiname": "igPushFocusScope", "ret": "void", @@ -29678,7 +29702,7 @@ "cimguiname": "igPushFont", "defaults": {}, "funcname": "PushFont", - "location": "imgui:439", + "location": "imgui:440", "namespace": "ImGui", "ov_cimguiname": "igPushFont", "ret": "void", @@ -29700,7 +29724,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:515", + "location": "imgui:516", "namespace": "ImGui", "ov_cimguiname": "igPushID_Str", "ret": "void", @@ -29724,7 +29748,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:516", + "location": "imgui:517", "namespace": "ImGui", "ov_cimguiname": "igPushID_StrStr", "ret": "void", @@ -29744,7 +29768,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:517", + "location": "imgui:518", "namespace": "ImGui", "ov_cimguiname": "igPushID_Ptr", "ret": "void", @@ -29764,7 +29788,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:518", + "location": "imgui:519", "namespace": "ImGui", "ov_cimguiname": "igPushID_Int", "ret": "void", @@ -29790,7 +29814,7 @@ "cimguiname": "igPushItemFlag", "defaults": {}, "funcname": "PushItemFlag", - "location": "imgui_internal:3385", + "location": "imgui_internal:3404", "namespace": "ImGui", "ov_cimguiname": "igPushItemFlag", "ret": "void", @@ -29812,7 +29836,7 @@ "cimguiname": "igPushItemWidth", "defaults": {}, "funcname": "PushItemWidth", - "location": "imgui:453", + "location": "imgui:454", "namespace": "ImGui", "ov_cimguiname": "igPushItemWidth", "ret": "void", @@ -29838,7 +29862,7 @@ "cimguiname": "igPushMultiItemsWidths", "defaults": {}, "funcname": "PushMultiItemsWidths", - "location": "imgui_internal:3379", + "location": "imgui_internal:3398", "namespace": "ImGui", "ov_cimguiname": "igPushMultiItemsWidths", "ret": "void", @@ -29860,7 +29884,7 @@ "cimguiname": "igPushOverrideID", "defaults": {}, "funcname": "PushOverrideID", - "location": "imgui_internal:3365", + "location": "imgui_internal:3384", "namespace": "ImGui", "ov_cimguiname": "igPushOverrideID", "ret": "void", @@ -29886,7 +29910,7 @@ "cimguiname": "igPushStyleColor", "defaults": {}, "funcname": "PushStyleColor", - "location": "imgui:441", + "location": "imgui:442", "namespace": "ImGui", "ov_cimguiname": "igPushStyleColor_U32", "ret": "void", @@ -29910,7 +29934,7 @@ "cimguiname": "igPushStyleColor", "defaults": {}, "funcname": "PushStyleColor", - "location": "imgui:442", + "location": "imgui:443", "namespace": "ImGui", "ov_cimguiname": "igPushStyleColor_Vec4", "ret": "void", @@ -29936,7 +29960,7 @@ "cimguiname": "igPushStyleVar", "defaults": {}, "funcname": "PushStyleVar", - "location": "imgui:444", + "location": "imgui:445", "namespace": "ImGui", "ov_cimguiname": "igPushStyleVar_Float", "ret": "void", @@ -29960,7 +29984,7 @@ "cimguiname": "igPushStyleVar", "defaults": {}, "funcname": "PushStyleVar", - "location": "imgui:445", + "location": "imgui:446", "namespace": "ImGui", "ov_cimguiname": "igPushStyleVar_Vec2", "ret": "void", @@ -29982,7 +30006,7 @@ "cimguiname": "igPushTabStop", "defaults": {}, "funcname": "PushTabStop", - "location": "imgui:447", + "location": "imgui:448", "namespace": "ImGui", "ov_cimguiname": "igPushTabStop", "ret": "void", @@ -30006,7 +30030,7 @@ "wrap_local_pos_x": "0.0f" }, "funcname": "PushTextWrapPos", - "location": "imgui:457", + "location": "imgui:458", "namespace": "ImGui", "ov_cimguiname": "igPushTextWrapPos", "ret": "void", @@ -30032,7 +30056,7 @@ "cimguiname": "igRadioButton", "defaults": {}, "funcname": "RadioButton", - "location": "imgui:550", + "location": "imgui:551", "namespace": "ImGui", "ov_cimguiname": "igRadioButton_Bool", "ret": "bool", @@ -30060,7 +30084,7 @@ "cimguiname": "igRadioButton", "defaults": {}, "funcname": "RadioButton", - "location": "imgui:551", + "location": "imgui:552", "namespace": "ImGui", "ov_cimguiname": "igRadioButton_IntPtr", "ret": "bool", @@ -30086,7 +30110,7 @@ "cimguiname": "igRemoveContextHook", "defaults": {}, "funcname": "RemoveContextHook", - "location": "imgui_internal:3309", + "location": "imgui_internal:3328", "namespace": "ImGui", "ov_cimguiname": "igRemoveContextHook", "ret": "void", @@ -30108,7 +30132,7 @@ "cimguiname": "igRemoveSettingsHandler", "defaults": {}, "funcname": "RemoveSettingsHandler", - "location": "imgui_internal:3326", + "location": "imgui_internal:3345", "namespace": "ImGui", "ov_cimguiname": "igRemoveSettingsHandler", "ret": "void", @@ -30125,7 +30149,7 @@ "cimguiname": "igRender", "defaults": {}, "funcname": "Render", - "location": "imgui:324", + "location": "imgui:325", "namespace": "ImGui", "ov_cimguiname": "igRender", "ret": "void", @@ -30165,7 +30189,7 @@ "scale": "1.0f" }, "funcname": "RenderArrow", - "location": "imgui_internal:3721", + "location": "imgui_internal:3743", "namespace": "ImGui", "ov_cimguiname": "igRenderArrow", "ret": "void", @@ -30199,7 +30223,7 @@ "cimguiname": "igRenderArrowDockMenu", "defaults": {}, "funcname": "RenderArrowDockMenu", - "location": "imgui_internal:3725", + "location": "imgui_internal:3747", "namespace": "ImGui", "ov_cimguiname": "igRenderArrowDockMenu", "ret": "void", @@ -30237,7 +30261,7 @@ "cimguiname": "igRenderArrowPointingAt", "defaults": {}, "funcname": "RenderArrowPointingAt", - "location": "imgui_internal:3724", + "location": "imgui_internal:3746", "namespace": "ImGui", "ov_cimguiname": "igRenderArrowPointingAt", "ret": "void", @@ -30267,7 +30291,7 @@ "cimguiname": "igRenderBullet", "defaults": {}, "funcname": "RenderBullet", - "location": "imgui_internal:3722", + "location": "imgui_internal:3744", "namespace": "ImGui", "ov_cimguiname": "igRenderBullet", "ret": "void", @@ -30301,7 +30325,7 @@ "cimguiname": "igRenderCheckMark", "defaults": {}, "funcname": "RenderCheckMark", - "location": "imgui_internal:3723", + "location": "imgui_internal:3745", "namespace": "ImGui", "ov_cimguiname": "igRenderCheckMark", "ret": "void", @@ -30354,7 +30378,7 @@ "rounding": "0.0f" }, "funcname": "RenderColorRectWithAlphaCheckerboard", - "location": "imgui_internal:3715", + "location": "imgui_internal:3737", "namespace": "ImGui", "ov_cimguiname": "igRenderColorRectWithAlphaCheckerboard", "ret": "void", @@ -30380,7 +30404,7 @@ "cimguiname": "igRenderDragDropTargetRect", "defaults": {}, "funcname": "RenderDragDropTargetRect", - "location": "imgui_internal:3606", + "location": "imgui_internal:3629", "namespace": "ImGui", "ov_cimguiname": "igRenderDragDropTargetRect", "ret": "void", @@ -30421,7 +30445,7 @@ "rounding": "0.0f" }, "funcname": "RenderFrame", - "location": "imgui_internal:3713", + "location": "imgui_internal:3735", "namespace": "ImGui", "ov_cimguiname": "igRenderFrame", "ret": "void", @@ -30453,7 +30477,7 @@ "rounding": "0.0f" }, "funcname": "RenderFrameBorder", - "location": "imgui_internal:3714", + "location": "imgui_internal:3736", "namespace": "ImGui", "ov_cimguiname": "igRenderFrameBorder", "ret": "void", @@ -30495,7 +30519,7 @@ "cimguiname": "igRenderMouseCursor", "defaults": {}, "funcname": "RenderMouseCursor", - "location": "imgui_internal:3718", + "location": "imgui_internal:3740", "namespace": "ImGui", "ov_cimguiname": "igRenderMouseCursor", "ret": "void", @@ -30527,7 +30551,7 @@ "flags": "ImGuiNavHighlightFlags_None" }, "funcname": "RenderNavHighlight", - "location": "imgui_internal:3716", + "location": "imgui_internal:3738", "namespace": "ImGui", "ov_cimguiname": "igRenderNavHighlight", "ret": "void", @@ -30556,7 +30580,7 @@ "renderer_render_arg": "NULL" }, "funcname": "RenderPlatformWindowsDefault", - "location": "imgui:1047", + "location": "imgui:1048", "namespace": "ImGui", "ov_cimguiname": "igRenderPlatformWindowsDefault", "ret": "void", @@ -30598,7 +30622,7 @@ "cimguiname": "igRenderRectFilledRangeH", "defaults": {}, "funcname": "RenderRectFilledRangeH", - "location": "imgui_internal:3726", + "location": "imgui_internal:3748", "namespace": "ImGui", "ov_cimguiname": "igRenderRectFilledRangeH", "ret": "void", @@ -30636,7 +30660,7 @@ "cimguiname": "igRenderRectFilledWithHole", "defaults": {}, "funcname": "RenderRectFilledWithHole", - "location": "imgui_internal:3727", + "location": "imgui_internal:3749", "namespace": "ImGui", "ov_cimguiname": "igRenderRectFilledWithHole", "ret": "void", @@ -30673,7 +30697,7 @@ "text_end": "NULL" }, "funcname": "RenderText", - "location": "imgui_internal:3708", + "location": "imgui_internal:3730", "namespace": "ImGui", "ov_cimguiname": "igRenderText", "ret": "void", @@ -30722,7 +30746,7 @@ "clip_rect": "NULL" }, "funcname": "RenderTextClipped", - "location": "imgui_internal:3710", + "location": "imgui_internal:3732", "namespace": "ImGui", "ov_cimguiname": "igRenderTextClipped", "ret": "void", @@ -30775,7 +30799,7 @@ "clip_rect": "NULL" }, "funcname": "RenderTextClippedEx", - "location": "imgui_internal:3711", + "location": "imgui_internal:3733", "namespace": "ImGui", "ov_cimguiname": "igRenderTextClippedEx", "ret": "void", @@ -30825,7 +30849,7 @@ "cimguiname": "igRenderTextEllipsis", "defaults": {}, "funcname": "RenderTextEllipsis", - "location": "imgui_internal:3712", + "location": "imgui_internal:3734", "namespace": "ImGui", "ov_cimguiname": "igRenderTextEllipsis", "ret": "void", @@ -30859,7 +30883,7 @@ "cimguiname": "igRenderTextWrapped", "defaults": {}, "funcname": "RenderTextWrapped", - "location": "imgui_internal:3709", + "location": "imgui_internal:3731", "namespace": "ImGui", "ov_cimguiname": "igRenderTextWrapped", "ret": "void", @@ -30883,7 +30907,7 @@ "button": "0" }, "funcname": "ResetMouseDragDelta", - "location": "imgui:1007", + "location": "imgui:1008", "namespace": "ImGui", "ov_cimguiname": "igResetMouseDragDelta", "ret": "void", @@ -30912,7 +30936,7 @@ "spacing": "-1.0f" }, "funcname": "SameLine", - "location": "imgui:490", + "location": "imgui:491", "namespace": "ImGui", "ov_cimguiname": "igSameLine", "ret": "void", @@ -30934,7 +30958,7 @@ "cimguiname": "igSaveIniSettingsToDisk", "defaults": {}, "funcname": "SaveIniSettingsToDisk", - "location": "imgui:1023", + "location": "imgui:1024", "namespace": "ImGui", "ov_cimguiname": "igSaveIniSettingsToDisk", "ret": "void", @@ -30958,7 +30982,7 @@ "out_ini_size": "NULL" }, "funcname": "SaveIniSettingsToMemory", - "location": "imgui:1024", + "location": "imgui:1025", "namespace": "ImGui", "ov_cimguiname": "igSaveIniSettingsToMemory", "ret": "const char*", @@ -30984,7 +31008,7 @@ "cimguiname": "igScaleWindowsInViewport", "defaults": {}, "funcname": "ScaleWindowsInViewport", - "location": "imgui_internal:3314", + "location": "imgui_internal:3333", "namespace": "ImGui", "ov_cimguiname": "igScaleWindowsInViewport", "ret": "void", @@ -31010,7 +31034,7 @@ "cimguiname": "igScrollToBringRectIntoView", "defaults": {}, "funcname": "ScrollToBringRectIntoView", - "location": "imgui_internal:3350", + "location": "imgui_internal:3369", "namespace": "ImGui", "ov_cimguiname": "igScrollToBringRectIntoView", "ret": "void", @@ -31034,7 +31058,7 @@ "flags": "0" }, "funcname": "ScrollToItem", - "location": "imgui_internal:3346", + "location": "imgui_internal:3365", "namespace": "ImGui", "ov_cimguiname": "igScrollToItem", "ret": "void", @@ -31066,7 +31090,7 @@ "flags": "0" }, "funcname": "ScrollToRect", - "location": "imgui_internal:3347", + "location": "imgui_internal:3366", "namespace": "ImGui", "ov_cimguiname": "igScrollToRect", "ret": "void", @@ -31102,7 +31126,7 @@ "flags": "0" }, "funcname": "ScrollToRectEx", - "location": "imgui_internal:3348", + "location": "imgui_internal:3367", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igScrollToRectEx", @@ -31125,7 +31149,7 @@ "cimguiname": "igScrollbar", "defaults": {}, "funcname": "Scrollbar", - "location": "imgui_internal:3743", + "location": "imgui_internal:3765", "namespace": "ImGui", "ov_cimguiname": "igScrollbar", "ret": "void", @@ -31171,7 +31195,7 @@ "cimguiname": "igScrollbarEx", "defaults": {}, "funcname": "ScrollbarEx", - "location": "imgui_internal:3744", + "location": "imgui_internal:3766", "namespace": "ImGui", "ov_cimguiname": "igScrollbarEx", "ret": "bool", @@ -31209,7 +31233,7 @@ "size": "ImVec2(0,0)" }, "funcname": "Selectable", - "location": "imgui:668", + "location": "imgui:669", "namespace": "ImGui", "ov_cimguiname": "igSelectable_Bool", "ret": "bool", @@ -31244,7 +31268,7 @@ "size": "ImVec2(0,0)" }, "funcname": "Selectable", - "location": "imgui:669", + "location": "imgui:670", "namespace": "ImGui", "ov_cimguiname": "igSelectable_BoolPtr", "ret": "bool", @@ -31261,7 +31285,7 @@ "cimguiname": "igSeparator", "defaults": {}, "funcname": "Separator", - "location": "imgui:489", + "location": "imgui:490", "namespace": "ImGui", "ov_cimguiname": "igSeparator", "ret": "void", @@ -31289,7 +31313,7 @@ "thickness": "1.0f" }, "funcname": "SeparatorEx", - "location": "imgui_internal:3735", + "location": "imgui_internal:3757", "namespace": "ImGui", "ov_cimguiname": "igSeparatorEx", "ret": "void", @@ -31311,7 +31335,7 @@ "cimguiname": "igSeparatorText", "defaults": {}, "funcname": "SeparatorText", - "location": "imgui:538", + "location": "imgui:539", "namespace": "ImGui", "ov_cimguiname": "igSeparatorText", "ret": "void", @@ -31345,7 +31369,7 @@ "cimguiname": "igSeparatorTextEx", "defaults": {}, "funcname": "SeparatorTextEx", - "location": "imgui_internal:3736", + "location": "imgui_internal:3758", "namespace": "ImGui", "ov_cimguiname": "igSeparatorTextEx", "ret": "void", @@ -31371,7 +31395,7 @@ "cimguiname": "igSetActiveID", "defaults": {}, "funcname": "SetActiveID", - "location": "imgui_internal:3358", + "location": "imgui_internal:3377", "namespace": "ImGui", "ov_cimguiname": "igSetActiveID", "ret": "void", @@ -31388,7 +31412,7 @@ "cimguiname": "igSetActiveIdUsingAllKeyboardKeys", "defaults": {}, "funcname": "SetActiveIdUsingAllKeyboardKeys", - "location": "imgui_internal:3479", + "location": "imgui_internal:3502", "namespace": "ImGui", "ov_cimguiname": "igSetActiveIdUsingAllKeyboardKeys", "ret": "void", @@ -31420,7 +31444,7 @@ "user_data": "NULL" }, "funcname": "SetAllocatorFunctions", - "location": "imgui:1037", + "location": "imgui:1038", "namespace": "ImGui", "ov_cimguiname": "igSetAllocatorFunctions", "ret": "void", @@ -31442,7 +31466,7 @@ "cimguiname": "igSetClipboardText", "defaults": {}, "funcname": "SetClipboardText", - "location": "imgui:1015", + "location": "imgui:1016", "namespace": "ImGui", "ov_cimguiname": "igSetClipboardText", "ret": "void", @@ -31464,7 +31488,7 @@ "cimguiname": "igSetColorEditOptions", "defaults": {}, "funcname": "SetColorEditOptions", - "location": "imgui:643", + "location": "imgui:644", "namespace": "ImGui", "ov_cimguiname": "igSetColorEditOptions", "ret": "void", @@ -31490,7 +31514,7 @@ "cimguiname": "igSetColumnOffset", "defaults": {}, "funcname": "SetColumnOffset", - "location": "imgui:833", + "location": "imgui:835", "namespace": "ImGui", "ov_cimguiname": "igSetColumnOffset", "ret": "void", @@ -31516,7 +31540,7 @@ "cimguiname": "igSetColumnWidth", "defaults": {}, "funcname": "SetColumnWidth", - "location": "imgui:831", + "location": "imgui:833", "namespace": "ImGui", "ov_cimguiname": "igSetColumnWidth", "ret": "void", @@ -31538,7 +31562,7 @@ "cimguiname": "igSetCurrentContext", "defaults": {}, "funcname": "SetCurrentContext", - "location": "imgui:317", + "location": "imgui:318", "namespace": "ImGui", "ov_cimguiname": "igSetCurrentContext", "ret": "void", @@ -31560,7 +31584,7 @@ "cimguiname": "igSetCurrentFont", "defaults": {}, "funcname": "SetCurrentFont", - "location": "imgui_internal:3289", + "location": "imgui_internal:3308", "namespace": "ImGui", "ov_cimguiname": "igSetCurrentFont", "ret": "void", @@ -31586,7 +31610,7 @@ "cimguiname": "igSetCurrentViewport", "defaults": {}, "funcname": "SetCurrentViewport", - "location": "imgui_internal:3317", + "location": "imgui_internal:3336", "namespace": "ImGui", "ov_cimguiname": "igSetCurrentViewport", "ret": "void", @@ -31608,7 +31632,7 @@ "cimguiname": "igSetCursorPos", "defaults": {}, "funcname": "SetCursorPos", - "location": "imgui:483", + "location": "imgui:484", "namespace": "ImGui", "ov_cimguiname": "igSetCursorPos", "ret": "void", @@ -31630,7 +31654,7 @@ "cimguiname": "igSetCursorPosX", "defaults": {}, "funcname": "SetCursorPosX", - "location": "imgui:484", + "location": "imgui:485", "namespace": "ImGui", "ov_cimguiname": "igSetCursorPosX", "ret": "void", @@ -31652,7 +31676,7 @@ "cimguiname": "igSetCursorPosY", "defaults": {}, "funcname": "SetCursorPosY", - "location": "imgui:485", + "location": "imgui:486", "namespace": "ImGui", "ov_cimguiname": "igSetCursorPosY", "ret": "void", @@ -31674,7 +31698,7 @@ "cimguiname": "igSetCursorScreenPos", "defaults": {}, "funcname": "SetCursorScreenPos", - "location": "imgui:479", + "location": "imgui:480", "namespace": "ImGui", "ov_cimguiname": "igSetCursorScreenPos", "ret": "void", @@ -31710,7 +31734,7 @@ "cond": "0" }, "funcname": "SetDragDropPayload", - "location": "imgui:881", + "location": "imgui:883", "namespace": "ImGui", "ov_cimguiname": "igSetDragDropPayload", "ret": "bool", @@ -31736,7 +31760,7 @@ "cimguiname": "igSetFocusID", "defaults": {}, "funcname": "SetFocusID", - "location": "imgui_internal:3359", + "location": "imgui_internal:3378", "namespace": "ImGui", "ov_cimguiname": "igSetFocusID", "ret": "void", @@ -31758,7 +31782,7 @@ "cimguiname": "igSetHoveredID", "defaults": {}, "funcname": "SetHoveredID", - "location": "imgui_internal:3362", + "location": "imgui_internal:3381", "namespace": "ImGui", "ov_cimguiname": "igSetHoveredID", "ret": "void", @@ -31775,7 +31799,7 @@ "cimguiname": "igSetItemDefaultFocus", "defaults": {}, "funcname": "SetItemDefaultFocus", - "location": "imgui:902", + "location": "imgui:905", "namespace": "ImGui", "ov_cimguiname": "igSetItemDefaultFocus", "ret": "void", @@ -31803,7 +31827,7 @@ "flags": "0" }, "funcname": "SetItemKeyOwner", - "location": "imgui_internal:3496", + "location": "imgui_internal:3519", "namespace": "ImGui", "ov_cimguiname": "igSetItemKeyOwner", "ret": "void", @@ -31830,7 +31854,7 @@ "defaults": {}, "funcname": "SetItemTooltip", "isvararg": "...)", - "location": "imgui:724", + "location": "imgui:725", "namespace": "ImGui", "ov_cimguiname": "igSetItemTooltip", "ret": "void", @@ -31856,7 +31880,7 @@ "cimguiname": "igSetItemTooltipV", "defaults": {}, "funcname": "SetItemTooltipV", - "location": "imgui:725", + "location": "imgui:726", "namespace": "ImGui", "ov_cimguiname": "igSetItemTooltipV", "ret": "void", @@ -31888,7 +31912,7 @@ "flags": "0" }, "funcname": "SetKeyOwner", - "location": "imgui_internal:3494", + "location": "imgui_internal:3517", "namespace": "ImGui", "ov_cimguiname": "igSetKeyOwner", "ret": "void", @@ -31920,7 +31944,7 @@ "flags": "0" }, "funcname": "SetKeyOwnersForKeyChord", - "location": "imgui_internal:3495", + "location": "imgui_internal:3518", "namespace": "ImGui", "ov_cimguiname": "igSetKeyOwnersForKeyChord", "ret": "void", @@ -31944,7 +31968,7 @@ "offset": "0" }, "funcname": "SetKeyboardFocusHere", - "location": "imgui:903", + "location": "imgui:906", "namespace": "ImGui", "ov_cimguiname": "igSetKeyboardFocusHere", "ret": "void", @@ -31978,7 +32002,7 @@ "cimguiname": "igSetLastItemData", "defaults": {}, "funcname": "SetLastItemData", - "location": "imgui_internal:3376", + "location": "imgui_internal:3395", "namespace": "ImGui", "ov_cimguiname": "igSetLastItemData", "ret": "void", @@ -32000,7 +32024,7 @@ "cimguiname": "igSetMouseCursor", "defaults": {}, "funcname": "SetMouseCursor", - "location": "imgui:1009", + "location": "imgui:1010", "namespace": "ImGui", "ov_cimguiname": "igSetMouseCursor", "ret": "void", @@ -32022,7 +32046,7 @@ "cimguiname": "igSetNavFocusScope", "defaults": {}, "funcname": "SetNavFocusScope", - "location": "imgui_internal:3441", + "location": "imgui_internal:3464", "namespace": "ImGui", "ov_cimguiname": "igSetNavFocusScope", "ret": "void", @@ -32056,7 +32080,7 @@ "cimguiname": "igSetNavID", "defaults": {}, "funcname": "SetNavID", - "location": "imgui_internal:3440", + "location": "imgui_internal:3463", "namespace": "ImGui", "ov_cimguiname": "igSetNavID", "ret": "void", @@ -32078,7 +32102,7 @@ "cimguiname": "igSetNavWindow", "defaults": {}, "funcname": "SetNavWindow", - "location": "imgui_internal:3439", + "location": "imgui_internal:3462", "namespace": "ImGui", "ov_cimguiname": "igSetNavWindow", "ret": "void", @@ -32100,7 +32124,7 @@ "cimguiname": "igSetNextFrameWantCaptureKeyboard", "defaults": {}, "funcname": "SetNextFrameWantCaptureKeyboard", - "location": "imgui:971", + "location": "imgui:972", "namespace": "ImGui", "ov_cimguiname": "igSetNextFrameWantCaptureKeyboard", "ret": "void", @@ -32122,7 +32146,7 @@ "cimguiname": "igSetNextFrameWantCaptureMouse", "defaults": {}, "funcname": "SetNextFrameWantCaptureMouse", - "location": "imgui:1010", + "location": "imgui:1011", "namespace": "ImGui", "ov_cimguiname": "igSetNextFrameWantCaptureMouse", "ret": "void", @@ -32139,7 +32163,7 @@ "cimguiname": "igSetNextItemAllowOverlap", "defaults": {}, "funcname": "SetNextItemAllowOverlap", - "location": "imgui:906", + "location": "imgui:909", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemAllowOverlap", "ret": "void", @@ -32167,7 +32191,7 @@ "cond": "0" }, "funcname": "SetNextItemOpen", - "location": "imgui:663", + "location": "imgui:664", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemOpen", "ret": "void", @@ -32193,7 +32217,7 @@ "cimguiname": "igSetNextItemRefVal", "defaults": {}, "funcname": "SetNextItemRefVal", - "location": "imgui_internal:3786", + "location": "imgui_internal:3808", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemRefVal", "ret": "void", @@ -32215,7 +32239,7 @@ "cimguiname": "igSetNextItemSelectionUserData", "defaults": {}, "funcname": "SetNextItemSelectionUserData", - "location": "imgui_internal:3759", + "location": "imgui_internal:3781", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemSelectionUserData", "ret": "void", @@ -32243,7 +32267,7 @@ "flags": "0" }, "funcname": "SetNextItemShortcut", - "location": "imgui:989", + "location": "imgui:990", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemShortcut", "ret": "void", @@ -32265,7 +32289,7 @@ "cimguiname": "igSetNextItemWidth", "defaults": {}, "funcname": "SetNextItemWidth", - "location": "imgui:455", + "location": "imgui:456", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemWidth", "ret": "void", @@ -32287,7 +32311,7 @@ "cimguiname": "igSetNextWindowBgAlpha", "defaults": {}, "funcname": "SetNextWindowBgAlpha", - "location": "imgui:404", + "location": "imgui:405", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowBgAlpha", "ret": "void", @@ -32309,7 +32333,7 @@ "cimguiname": "igSetNextWindowClass", "defaults": {}, "funcname": "SetNextWindowClass", - "location": "imgui:861", + "location": "imgui:863", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowClass", "ret": "void", @@ -32337,7 +32361,7 @@ "cond": "0" }, "funcname": "SetNextWindowCollapsed", - "location": "imgui:401", + "location": "imgui:402", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowCollapsed", "ret": "void", @@ -32359,7 +32383,7 @@ "cimguiname": "igSetNextWindowContentSize", "defaults": {}, "funcname": "SetNextWindowContentSize", - "location": "imgui:400", + "location": "imgui:401", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowContentSize", "ret": "void", @@ -32387,7 +32411,7 @@ "cond": "0" }, "funcname": "SetNextWindowDockID", - "location": "imgui:860", + "location": "imgui:862", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowDockID", "ret": "void", @@ -32404,7 +32428,7 @@ "cimguiname": "igSetNextWindowFocus", "defaults": {}, "funcname": "SetNextWindowFocus", - "location": "imgui:402", + "location": "imgui:403", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowFocus", "ret": "void", @@ -32437,7 +32461,7 @@ "pivot": "ImVec2(0,0)" }, "funcname": "SetNextWindowPos", - "location": "imgui:397", + "location": "imgui:398", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowPos", "ret": "void", @@ -32459,7 +32483,7 @@ "cimguiname": "igSetNextWindowRefreshPolicy", "defaults": {}, "funcname": "SetNextWindowRefreshPolicy", - "location": "imgui_internal:3286", + "location": "imgui_internal:3305", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowRefreshPolicy", "ret": "void", @@ -32481,7 +32505,7 @@ "cimguiname": "igSetNextWindowScroll", "defaults": {}, "funcname": "SetNextWindowScroll", - "location": "imgui:403", + "location": "imgui:404", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowScroll", "ret": "void", @@ -32509,7 +32533,7 @@ "cond": "0" }, "funcname": "SetNextWindowSize", - "location": "imgui:398", + "location": "imgui:399", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowSize", "ret": "void", @@ -32546,7 +32570,7 @@ "custom_callback_data": "NULL" }, "funcname": "SetNextWindowSizeConstraints", - "location": "imgui:399", + "location": "imgui:400", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowSizeConstraints", "ret": "void", @@ -32568,7 +32592,7 @@ "cimguiname": "igSetNextWindowViewport", "defaults": {}, "funcname": "SetNextWindowViewport", - "location": "imgui:405", + "location": "imgui:406", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowViewport", "ret": "void", @@ -32596,7 +32620,7 @@ "center_x_ratio": "0.5f" }, "funcname": "SetScrollFromPosX", - "location": "imgui:435", + "location": "imgui:436", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosX_Float", "ret": "void", @@ -32624,7 +32648,7 @@ "cimguiname": "igSetScrollFromPosX", "defaults": {}, "funcname": "SetScrollFromPosX", - "location": "imgui_internal:3342", + "location": "imgui_internal:3361", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosX_WindowPtr", "ret": "void", @@ -32652,7 +32676,7 @@ "center_y_ratio": "0.5f" }, "funcname": "SetScrollFromPosY", - "location": "imgui:436", + "location": "imgui:437", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosY_Float", "ret": "void", @@ -32680,7 +32704,7 @@ "cimguiname": "igSetScrollFromPosY", "defaults": {}, "funcname": "SetScrollFromPosY", - "location": "imgui_internal:3343", + "location": "imgui_internal:3362", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosY_WindowPtr", "ret": "void", @@ -32704,7 +32728,7 @@ "center_x_ratio": "0.5f" }, "funcname": "SetScrollHereX", - "location": "imgui:433", + "location": "imgui:434", "namespace": "ImGui", "ov_cimguiname": "igSetScrollHereX", "ret": "void", @@ -32728,7 +32752,7 @@ "center_y_ratio": "0.5f" }, "funcname": "SetScrollHereY", - "location": "imgui:434", + "location": "imgui:435", "namespace": "ImGui", "ov_cimguiname": "igSetScrollHereY", "ret": "void", @@ -32750,7 +32774,7 @@ "cimguiname": "igSetScrollX", "defaults": {}, "funcname": "SetScrollX", - "location": "imgui:429", + "location": "imgui:430", "namespace": "ImGui", "ov_cimguiname": "igSetScrollX_Float", "ret": "void", @@ -32774,7 +32798,7 @@ "cimguiname": "igSetScrollX", "defaults": {}, "funcname": "SetScrollX", - "location": "imgui_internal:3340", + "location": "imgui_internal:3359", "namespace": "ImGui", "ov_cimguiname": "igSetScrollX_WindowPtr", "ret": "void", @@ -32796,7 +32820,7 @@ "cimguiname": "igSetScrollY", "defaults": {}, "funcname": "SetScrollY", - "location": "imgui:430", + "location": "imgui:431", "namespace": "ImGui", "ov_cimguiname": "igSetScrollY_Float", "ret": "void", @@ -32820,7 +32844,7 @@ "cimguiname": "igSetScrollY", "defaults": {}, "funcname": "SetScrollY", - "location": "imgui_internal:3341", + "location": "imgui_internal:3360", "namespace": "ImGui", "ov_cimguiname": "igSetScrollY_WindowPtr", "ret": "void", @@ -32850,7 +32874,7 @@ "cimguiname": "igSetShortcutRouting", "defaults": {}, "funcname": "SetShortcutRouting", - "location": "imgui_internal:3530", + "location": "imgui_internal:3553", "namespace": "ImGui", "ov_cimguiname": "igSetShortcutRouting", "ret": "bool", @@ -32872,7 +32896,7 @@ "cimguiname": "igSetStateStorage", "defaults": {}, "funcname": "SetStateStorage", - "location": "imgui:948", + "location": "imgui:949", "namespace": "ImGui", "ov_cimguiname": "igSetStateStorage", "ret": "void", @@ -32894,7 +32918,7 @@ "cimguiname": "igSetTabItemClosed", "defaults": {}, "funcname": "SetTabItemClosed", - "location": "imgui:843", + "location": "imgui:845", "namespace": "ImGui", "ov_cimguiname": "igSetTabItemClosed", "ret": "void", @@ -32921,7 +32945,7 @@ "defaults": {}, "funcname": "SetTooltip", "isvararg": "...)", - "location": "imgui:716", + "location": "imgui:717", "namespace": "ImGui", "ov_cimguiname": "igSetTooltip", "ret": "void", @@ -32947,7 +32971,7 @@ "cimguiname": "igSetTooltipV", "defaults": {}, "funcname": "SetTooltipV", - "location": "imgui:717", + "location": "imgui:718", "namespace": "ImGui", "ov_cimguiname": "igSetTooltipV", "ret": "void", @@ -32973,7 +32997,7 @@ "cimguiname": "igSetWindowClipRectBeforeSetChannel", "defaults": {}, "funcname": "SetWindowClipRectBeforeSetChannel", - "location": "imgui_internal:3615", + "location": "imgui_internal:3638", "namespace": "ImGui", "ov_cimguiname": "igSetWindowClipRectBeforeSetChannel", "ret": "void", @@ -33001,7 +33025,7 @@ "cond": "0" }, "funcname": "SetWindowCollapsed", - "location": "imgui:408", + "location": "imgui:409", "namespace": "ImGui", "ov_cimguiname": "igSetWindowCollapsed_Bool", "ret": "void", @@ -33031,7 +33055,7 @@ "cond": "0" }, "funcname": "SetWindowCollapsed", - "location": "imgui:413", + "location": "imgui:414", "namespace": "ImGui", "ov_cimguiname": "igSetWindowCollapsed_Str", "ret": "void", @@ -33061,7 +33085,7 @@ "cond": "0" }, "funcname": "SetWindowCollapsed", - "location": "imgui_internal:3267", + "location": "imgui_internal:3286", "namespace": "ImGui", "ov_cimguiname": "igSetWindowCollapsed_WindowPtr", "ret": "void", @@ -33091,7 +33115,7 @@ "cimguiname": "igSetWindowDock", "defaults": {}, "funcname": "SetWindowDock", - "location": "imgui_internal:3563", + "location": "imgui_internal:3586", "namespace": "ImGui", "ov_cimguiname": "igSetWindowDock", "ret": "void", @@ -33108,7 +33132,7 @@ "cimguiname": "igSetWindowFocus", "defaults": {}, "funcname": "SetWindowFocus", - "location": "imgui:409", + "location": "imgui:410", "namespace": "ImGui", "ov_cimguiname": "igSetWindowFocus_Nil", "ret": "void", @@ -33128,7 +33152,7 @@ "cimguiname": "igSetWindowFocus", "defaults": {}, "funcname": "SetWindowFocus", - "location": "imgui:414", + "location": "imgui:415", "namespace": "ImGui", "ov_cimguiname": "igSetWindowFocus_Str", "ret": "void", @@ -33150,7 +33174,7 @@ "cimguiname": "igSetWindowFontScale", "defaults": {}, "funcname": "SetWindowFontScale", - "location": "imgui:410", + "location": "imgui:411", "namespace": "ImGui", "ov_cimguiname": "igSetWindowFontScale", "ret": "void", @@ -33172,7 +33196,7 @@ "cimguiname": "igSetWindowHiddenAndSkipItemsForCurrentFrame", "defaults": {}, "funcname": "SetWindowHiddenAndSkipItemsForCurrentFrame", - "location": "imgui_internal:3269", + "location": "imgui_internal:3288", "namespace": "ImGui", "ov_cimguiname": "igSetWindowHiddenAndSkipItemsForCurrentFrame", "ret": "void", @@ -33202,7 +33226,7 @@ "cimguiname": "igSetWindowHitTestHole", "defaults": {}, "funcname": "SetWindowHitTestHole", - "location": "imgui_internal:3268", + "location": "imgui_internal:3287", "namespace": "ImGui", "ov_cimguiname": "igSetWindowHitTestHole", "ret": "void", @@ -33228,7 +33252,7 @@ "cimguiname": "igSetWindowParentWindowForFocusRoute", "defaults": {}, "funcname": "SetWindowParentWindowForFocusRoute", - "location": "imgui_internal:3270", + "location": "imgui_internal:3289", "namespace": "ImGui", "ov_cimguiname": "igSetWindowParentWindowForFocusRoute", "ret": "void", @@ -33256,7 +33280,7 @@ "cond": "0" }, "funcname": "SetWindowPos", - "location": "imgui:406", + "location": "imgui:407", "namespace": "ImGui", "ov_cimguiname": "igSetWindowPos_Vec2", "ret": "void", @@ -33286,7 +33310,7 @@ "cond": "0" }, "funcname": "SetWindowPos", - "location": "imgui:411", + "location": "imgui:412", "namespace": "ImGui", "ov_cimguiname": "igSetWindowPos_Str", "ret": "void", @@ -33316,7 +33340,7 @@ "cond": "0" }, "funcname": "SetWindowPos", - "location": "imgui_internal:3265", + "location": "imgui_internal:3284", "namespace": "ImGui", "ov_cimguiname": "igSetWindowPos_WindowPtr", "ret": "void", @@ -33344,7 +33368,7 @@ "cond": "0" }, "funcname": "SetWindowSize", - "location": "imgui:407", + "location": "imgui:408", "namespace": "ImGui", "ov_cimguiname": "igSetWindowSize_Vec2", "ret": "void", @@ -33374,7 +33398,7 @@ "cond": "0" }, "funcname": "SetWindowSize", - "location": "imgui:412", + "location": "imgui:413", "namespace": "ImGui", "ov_cimguiname": "igSetWindowSize_Str", "ret": "void", @@ -33404,7 +33428,7 @@ "cond": "0" }, "funcname": "SetWindowSize", - "location": "imgui_internal:3266", + "location": "imgui_internal:3285", "namespace": "ImGui", "ov_cimguiname": "igSetWindowSize_WindowPtr", "ret": "void", @@ -33430,7 +33454,7 @@ "cimguiname": "igSetWindowViewport", "defaults": {}, "funcname": "SetWindowViewport", - "location": "imgui_internal:3316", + "location": "imgui_internal:3335", "namespace": "ImGui", "ov_cimguiname": "igSetWindowViewport", "ret": "void", @@ -33476,7 +33500,7 @@ "cimguiname": "igShadeVertsLinearColorGradientKeepAlpha", "defaults": {}, "funcname": "ShadeVertsLinearColorGradientKeepAlpha", - "location": "imgui_internal:3797", + "location": "imgui_internal:3819", "namespace": "ImGui", "ov_cimguiname": "igShadeVertsLinearColorGradientKeepAlpha", "ret": "void", @@ -33526,7 +33550,7 @@ "cimguiname": "igShadeVertsLinearUV", "defaults": {}, "funcname": "ShadeVertsLinearUV", - "location": "imgui_internal:3798", + "location": "imgui_internal:3820", "namespace": "ImGui", "ov_cimguiname": "igShadeVertsLinearUV", "ret": "void", @@ -33572,7 +33596,7 @@ "cimguiname": "igShadeVertsTransformPos", "defaults": {}, "funcname": "ShadeVertsTransformPos", - "location": "imgui_internal:3799", + "location": "imgui_internal:3821", "namespace": "ImGui", "ov_cimguiname": "igShadeVertsTransformPos", "ret": "void", @@ -33600,7 +33624,7 @@ "flags": "0" }, "funcname": "Shortcut", - "location": "imgui:988", + "location": "imgui:989", "namespace": "ImGui", "ov_cimguiname": "igShortcut_Nil", "ret": "bool", @@ -33628,7 +33652,7 @@ "cimguiname": "igShortcut", "defaults": {}, "funcname": "Shortcut", - "location": "imgui_internal:3529", + "location": "imgui_internal:3552", "namespace": "ImGui", "ov_cimguiname": "igShortcut_ID", "ret": "bool", @@ -33652,7 +33676,7 @@ "p_open": "NULL" }, "funcname": "ShowAboutWindow", - "location": "imgui:332", + "location": "imgui:333", "namespace": "ImGui", "ov_cimguiname": "igShowAboutWindow", "ret": "void", @@ -33676,7 +33700,7 @@ "p_open": "NULL" }, "funcname": "ShowDebugLogWindow", - "location": "imgui:330", + "location": "imgui:331", "namespace": "ImGui", "ov_cimguiname": "igShowDebugLogWindow", "ret": "void", @@ -33700,7 +33724,7 @@ "p_open": "NULL" }, "funcname": "ShowDemoWindow", - "location": "imgui:328", + "location": "imgui:329", "namespace": "ImGui", "ov_cimguiname": "igShowDemoWindow", "ret": "void", @@ -33722,7 +33746,7 @@ "cimguiname": "igShowFontAtlas", "defaults": {}, "funcname": "ShowFontAtlas", - "location": "imgui_internal:3825", + "location": "imgui_internal:3847", "namespace": "ImGui", "ov_cimguiname": "igShowFontAtlas", "ret": "void", @@ -33744,7 +33768,7 @@ "cimguiname": "igShowFontSelector", "defaults": {}, "funcname": "ShowFontSelector", - "location": "imgui:335", + "location": "imgui:336", "namespace": "ImGui", "ov_cimguiname": "igShowFontSelector", "ret": "void", @@ -33768,7 +33792,7 @@ "p_open": "NULL" }, "funcname": "ShowIDStackToolWindow", - "location": "imgui:331", + "location": "imgui:332", "namespace": "ImGui", "ov_cimguiname": "igShowIDStackToolWindow", "ret": "void", @@ -33792,7 +33816,7 @@ "p_open": "NULL" }, "funcname": "ShowMetricsWindow", - "location": "imgui:329", + "location": "imgui:330", "namespace": "ImGui", "ov_cimguiname": "igShowMetricsWindow", "ret": "void", @@ -33816,7 +33840,7 @@ "ref": "NULL" }, "funcname": "ShowStyleEditor", - "location": "imgui:333", + "location": "imgui:334", "namespace": "ImGui", "ov_cimguiname": "igShowStyleEditor", "ret": "void", @@ -33838,7 +33862,7 @@ "cimguiname": "igShowStyleSelector", "defaults": {}, "funcname": "ShowStyleSelector", - "location": "imgui:334", + "location": "imgui:335", "namespace": "ImGui", "ov_cimguiname": "igShowStyleSelector", "ret": "bool", @@ -33855,7 +33879,7 @@ "cimguiname": "igShowUserGuide", "defaults": {}, "funcname": "ShowUserGuide", - "location": "imgui:336", + "location": "imgui:337", "namespace": "ImGui", "ov_cimguiname": "igShowUserGuide", "ret": "void", @@ -33885,7 +33909,7 @@ "cimguiname": "igShrinkWidths", "defaults": {}, "funcname": "ShrinkWidths", - "location": "imgui_internal:3382", + "location": "imgui_internal:3401", "namespace": "ImGui", "ov_cimguiname": "igShrinkWidths", "ret": "void", @@ -33902,7 +33926,7 @@ "cimguiname": "igShutdown", "defaults": {}, "funcname": "Shutdown", - "location": "imgui_internal:3296", + "location": "imgui_internal:3315", "namespace": "ImGui", "ov_cimguiname": "igShutdown", "ret": "void", @@ -33949,7 +33973,7 @@ "v_degrees_min": "-360.0f" }, "funcname": "SliderAngle", - "location": "imgui:606", + "location": "imgui:607", "namespace": "ImGui", "ov_cimguiname": "igSliderAngle", "ret": "bool", @@ -34003,7 +34027,7 @@ "cimguiname": "igSliderBehavior", "defaults": {}, "funcname": "SliderBehavior", - "location": "imgui_internal:3753", + "location": "imgui_internal:3775", "namespace": "ImGui", "ov_cimguiname": "igSliderBehavior", "ret": "bool", @@ -34048,7 +34072,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat", - "location": "imgui:602", + "location": "imgui:603", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat", "ret": "bool", @@ -34093,7 +34117,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat2", - "location": "imgui:603", + "location": "imgui:604", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat2", "ret": "bool", @@ -34138,7 +34162,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat3", - "location": "imgui:604", + "location": "imgui:605", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat3", "ret": "bool", @@ -34183,7 +34207,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat4", - "location": "imgui:605", + "location": "imgui:606", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat4", "ret": "bool", @@ -34228,7 +34252,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt", - "location": "imgui:607", + "location": "imgui:608", "namespace": "ImGui", "ov_cimguiname": "igSliderInt", "ret": "bool", @@ -34273,7 +34297,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt2", - "location": "imgui:608", + "location": "imgui:609", "namespace": "ImGui", "ov_cimguiname": "igSliderInt2", "ret": "bool", @@ -34318,7 +34342,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt3", - "location": "imgui:609", + "location": "imgui:610", "namespace": "ImGui", "ov_cimguiname": "igSliderInt3", "ret": "bool", @@ -34363,7 +34387,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt4", - "location": "imgui:610", + "location": "imgui:611", "namespace": "ImGui", "ov_cimguiname": "igSliderInt4", "ret": "bool", @@ -34412,7 +34436,7 @@ "format": "NULL" }, "funcname": "SliderScalar", - "location": "imgui:611", + "location": "imgui:612", "namespace": "ImGui", "ov_cimguiname": "igSliderScalar", "ret": "bool", @@ -34465,7 +34489,7 @@ "format": "NULL" }, "funcname": "SliderScalarN", - "location": "imgui:612", + "location": "imgui:613", "namespace": "ImGui", "ov_cimguiname": "igSliderScalarN", "ret": "bool", @@ -34487,7 +34511,7 @@ "cimguiname": "igSmallButton", "defaults": {}, "funcname": "SmallButton", - "location": "imgui:544", + "location": "imgui:545", "namespace": "ImGui", "ov_cimguiname": "igSmallButton", "ret": "bool", @@ -34504,7 +34528,7 @@ "cimguiname": "igSpacing", "defaults": {}, "funcname": "Spacing", - "location": "imgui:492", + "location": "imgui:493", "namespace": "ImGui", "ov_cimguiname": "igSpacing", "ret": "void", @@ -34566,7 +34590,7 @@ "hover_visibility_delay": "0.0f" }, "funcname": "SplitterBehavior", - "location": "imgui_internal:3754", + "location": "imgui_internal:3776", "namespace": "ImGui", "ov_cimguiname": "igSplitterBehavior", "ret": "bool", @@ -34588,7 +34612,7 @@ "cimguiname": "igStartMouseMovingWindow", "defaults": {}, "funcname": "StartMouseMovingWindow", - "location": "imgui_internal:3302", + "location": "imgui_internal:3321", "namespace": "ImGui", "ov_cimguiname": "igStartMouseMovingWindow", "ret": "void", @@ -34618,7 +34642,7 @@ "cimguiname": "igStartMouseMovingWindowOrNode", "defaults": {}, "funcname": "StartMouseMovingWindowOrNode", - "location": "imgui_internal:3303", + "location": "imgui_internal:3322", "namespace": "ImGui", "ov_cimguiname": "igStartMouseMovingWindowOrNode", "ret": "void", @@ -34642,7 +34666,7 @@ "dst": "NULL" }, "funcname": "StyleColorsClassic", - "location": "imgui:342", + "location": "imgui:343", "namespace": "ImGui", "ov_cimguiname": "igStyleColorsClassic", "ret": "void", @@ -34666,7 +34690,7 @@ "dst": "NULL" }, "funcname": "StyleColorsDark", - "location": "imgui:340", + "location": "imgui:341", "namespace": "ImGui", "ov_cimguiname": "igStyleColorsDark", "ret": "void", @@ -34690,7 +34714,7 @@ "dst": "NULL" }, "funcname": "StyleColorsLight", - "location": "imgui:341", + "location": "imgui:342", "namespace": "ImGui", "ov_cimguiname": "igStyleColorsLight", "ret": "void", @@ -34720,7 +34744,7 @@ "cimguiname": "igTabBarAddTab", "defaults": {}, "funcname": "TabBarAddTab", - "location": "imgui_internal:3692", + "location": "imgui_internal:3714", "namespace": "ImGui", "ov_cimguiname": "igTabBarAddTab", "ret": "void", @@ -34746,7 +34770,7 @@ "cimguiname": "igTabBarCloseTab", "defaults": {}, "funcname": "TabBarCloseTab", - "location": "imgui_internal:3694", + "location": "imgui_internal:3716", "namespace": "ImGui", "ov_cimguiname": "igTabBarCloseTab", "ret": "void", @@ -34768,7 +34792,7 @@ "cimguiname": "igTabBarFindMostRecentlySelectedTabForActiveWindow", "defaults": {}, "funcname": "TabBarFindMostRecentlySelectedTabForActiveWindow", - "location": "imgui_internal:3688", + "location": "imgui_internal:3710", "namespace": "ImGui", "ov_cimguiname": "igTabBarFindMostRecentlySelectedTabForActiveWindow", "ret": "ImGuiTabItem*", @@ -34794,7 +34818,7 @@ "cimguiname": "igTabBarFindTabByID", "defaults": {}, "funcname": "TabBarFindTabByID", - "location": "imgui_internal:3686", + "location": "imgui_internal:3708", "namespace": "ImGui", "ov_cimguiname": "igTabBarFindTabByID", "ret": "ImGuiTabItem*", @@ -34820,7 +34844,7 @@ "cimguiname": "igTabBarFindTabByOrder", "defaults": {}, "funcname": "TabBarFindTabByOrder", - "location": "imgui_internal:3687", + "location": "imgui_internal:3709", "namespace": "ImGui", "ov_cimguiname": "igTabBarFindTabByOrder", "ret": "ImGuiTabItem*", @@ -34842,7 +34866,7 @@ "cimguiname": "igTabBarGetCurrentTab", "defaults": {}, "funcname": "TabBarGetCurrentTab", - "location": "imgui_internal:3689", + "location": "imgui_internal:3711", "namespace": "ImGui", "ov_cimguiname": "igTabBarGetCurrentTab", "ret": "ImGuiTabItem*", @@ -34868,7 +34892,7 @@ "cimguiname": "igTabBarGetTabName", "defaults": {}, "funcname": "TabBarGetTabName", - "location": "imgui_internal:3691", + "location": "imgui_internal:3713", "namespace": "ImGui", "ov_cimguiname": "igTabBarGetTabName", "ret": "const char*", @@ -34894,7 +34918,7 @@ "cimguiname": "igTabBarGetTabOrder", "defaults": {}, "funcname": "TabBarGetTabOrder", - "location": "imgui_internal:3690", + "location": "imgui_internal:3712", "namespace": "ImGui", "ov_cimguiname": "igTabBarGetTabOrder", "ret": "int", @@ -34916,7 +34940,7 @@ "cimguiname": "igTabBarProcessReorder", "defaults": {}, "funcname": "TabBarProcessReorder", - "location": "imgui_internal:3698", + "location": "imgui_internal:3720", "namespace": "ImGui", "ov_cimguiname": "igTabBarProcessReorder", "ret": "bool", @@ -34942,7 +34966,7 @@ "cimguiname": "igTabBarQueueFocus", "defaults": {}, "funcname": "TabBarQueueFocus", - "location": "imgui_internal:3695", + "location": "imgui_internal:3717", "namespace": "ImGui", "ov_cimguiname": "igTabBarQueueFocus", "ret": "void", @@ -34972,7 +34996,7 @@ "cimguiname": "igTabBarQueueReorder", "defaults": {}, "funcname": "TabBarQueueReorder", - "location": "imgui_internal:3696", + "location": "imgui_internal:3718", "namespace": "ImGui", "ov_cimguiname": "igTabBarQueueReorder", "ret": "void", @@ -35002,7 +35026,7 @@ "cimguiname": "igTabBarQueueReorderFromMousePos", "defaults": {}, "funcname": "TabBarQueueReorderFromMousePos", - "location": "imgui_internal:3697", + "location": "imgui_internal:3719", "namespace": "ImGui", "ov_cimguiname": "igTabBarQueueReorderFromMousePos", "ret": "void", @@ -35028,7 +35052,7 @@ "cimguiname": "igTabBarRemoveTab", "defaults": {}, "funcname": "TabBarRemoveTab", - "location": "imgui_internal:3693", + "location": "imgui_internal:3715", "namespace": "ImGui", "ov_cimguiname": "igTabBarRemoveTab", "ret": "void", @@ -35062,7 +35086,7 @@ "cimguiname": "igTabItemBackground", "defaults": {}, "funcname": "TabItemBackground", - "location": "imgui_internal:3702", + "location": "imgui_internal:3724", "namespace": "ImGui", "ov_cimguiname": "igTabItemBackground", "ret": "void", @@ -35090,7 +35114,7 @@ "flags": "0" }, "funcname": "TabItemButton", - "location": "imgui:842", + "location": "imgui:844", "namespace": "ImGui", "ov_cimguiname": "igTabItemButton", "ret": "bool", @@ -35120,7 +35144,7 @@ "cimguiname": "igTabItemCalcSize", "defaults": {}, "funcname": "TabItemCalcSize", - "location": "imgui_internal:3700", + "location": "imgui_internal:3722", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igTabItemCalcSize_Str", @@ -35145,7 +35169,7 @@ "cimguiname": "igTabItemCalcSize", "defaults": {}, "funcname": "TabItemCalcSize", - "location": "imgui_internal:3701", + "location": "imgui_internal:3723", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igTabItemCalcSize_WindowPtr", @@ -35184,7 +35208,7 @@ "cimguiname": "igTabItemEx", "defaults": {}, "funcname": "TabItemEx", - "location": "imgui_internal:3699", + "location": "imgui_internal:3721", "namespace": "ImGui", "ov_cimguiname": "igTabItemEx", "ret": "bool", @@ -35242,7 +35266,7 @@ "cimguiname": "igTabItemLabelAndCloseButton", "defaults": {}, "funcname": "TabItemLabelAndCloseButton", - "location": "imgui_internal:3703", + "location": "imgui_internal:3725", "namespace": "ImGui", "ov_cimguiname": "igTabItemLabelAndCloseButton", "ret": "void", @@ -35259,7 +35283,7 @@ "cimguiname": "igTableAngledHeadersRow", "defaults": {}, "funcname": "TableAngledHeadersRow", - "location": "imgui:808", + "location": "imgui:809", "namespace": "ImGui", "ov_cimguiname": "igTableAngledHeadersRow", "ret": "void", @@ -35297,7 +35321,7 @@ "cimguiname": "igTableAngledHeadersRowEx", "defaults": {}, "funcname": "TableAngledHeadersRowEx", - "location": "imgui_internal:3636", + "location": "imgui_internal:3658", "namespace": "ImGui", "ov_cimguiname": "igTableAngledHeadersRowEx", "ret": "void", @@ -35319,7 +35343,7 @@ "cimguiname": "igTableBeginApplyRequests", "defaults": {}, "funcname": "TableBeginApplyRequests", - "location": "imgui_internal:3643", + "location": "imgui_internal:3665", "namespace": "ImGui", "ov_cimguiname": "igTableBeginApplyRequests", "ret": "void", @@ -35345,7 +35369,7 @@ "cimguiname": "igTableBeginCell", "defaults": {}, "funcname": "TableBeginCell", - "location": "imgui_internal:3661", + "location": "imgui_internal:3683", "namespace": "ImGui", "ov_cimguiname": "igTableBeginCell", "ret": "void", @@ -35367,7 +35391,7 @@ "cimguiname": "igTableBeginContextMenuPopup", "defaults": {}, "funcname": "TableBeginContextMenuPopup", - "location": "imgui_internal:3650", + "location": "imgui_internal:3672", "namespace": "ImGui", "ov_cimguiname": "igTableBeginContextMenuPopup", "ret": "bool", @@ -35393,7 +35417,7 @@ "cimguiname": "igTableBeginInitMemory", "defaults": {}, "funcname": "TableBeginInitMemory", - "location": "imgui_internal:3642", + "location": "imgui_internal:3664", "namespace": "ImGui", "ov_cimguiname": "igTableBeginInitMemory", "ret": "void", @@ -35415,7 +35439,7 @@ "cimguiname": "igTableBeginRow", "defaults": {}, "funcname": "TableBeginRow", - "location": "imgui_internal:3659", + "location": "imgui_internal:3681", "namespace": "ImGui", "ov_cimguiname": "igTableBeginRow", "ret": "void", @@ -35437,7 +35461,7 @@ "cimguiname": "igTableDrawBorders", "defaults": {}, "funcname": "TableDrawBorders", - "location": "imgui_internal:3648", + "location": "imgui_internal:3670", "namespace": "ImGui", "ov_cimguiname": "igTableDrawBorders", "ret": "void", @@ -35463,7 +35487,7 @@ "cimguiname": "igTableDrawDefaultContextMenu", "defaults": {}, "funcname": "TableDrawDefaultContextMenu", - "location": "imgui_internal:3649", + "location": "imgui_internal:3671", "namespace": "ImGui", "ov_cimguiname": "igTableDrawDefaultContextMenu", "ret": "void", @@ -35485,7 +35509,7 @@ "cimguiname": "igTableEndCell", "defaults": {}, "funcname": "TableEndCell", - "location": "imgui_internal:3662", + "location": "imgui_internal:3684", "namespace": "ImGui", "ov_cimguiname": "igTableEndCell", "ret": "void", @@ -35507,7 +35531,7 @@ "cimguiname": "igTableEndRow", "defaults": {}, "funcname": "TableEndRow", - "location": "imgui_internal:3660", + "location": "imgui_internal:3682", "namespace": "ImGui", "ov_cimguiname": "igTableEndRow", "ret": "void", @@ -35529,7 +35553,7 @@ "cimguiname": "igTableFindByID", "defaults": {}, "funcname": "TableFindByID", - "location": "imgui_internal:3640", + "location": "imgui_internal:3662", "namespace": "ImGui", "ov_cimguiname": "igTableFindByID", "ret": "ImGuiTable*", @@ -35555,7 +35579,7 @@ "cimguiname": "igTableFixColumnSortDirection", "defaults": {}, "funcname": "TableFixColumnSortDirection", - "location": "imgui_internal:3657", + "location": "imgui_internal:3679", "namespace": "ImGui", "ov_cimguiname": "igTableFixColumnSortDirection", "ret": "void", @@ -35572,7 +35596,7 @@ "cimguiname": "igTableGcCompactSettings", "defaults": {}, "funcname": "TableGcCompactSettings", - "location": "imgui_internal:3672", + "location": "imgui_internal:3694", "namespace": "ImGui", "ov_cimguiname": "igTableGcCompactSettings", "ret": "void", @@ -35594,7 +35618,7 @@ "cimguiname": "igTableGcCompactTransientBuffers", "defaults": {}, "funcname": "TableGcCompactTransientBuffers", - "location": "imgui_internal:3670", + "location": "imgui_internal:3692", "namespace": "ImGui", "ov_cimguiname": "igTableGcCompactTransientBuffers_TablePtr", "ret": "void", @@ -35614,7 +35638,7 @@ "cimguiname": "igTableGcCompactTransientBuffers", "defaults": {}, "funcname": "TableGcCompactTransientBuffers", - "location": "imgui_internal:3671", + "location": "imgui_internal:3693", "namespace": "ImGui", "ov_cimguiname": "igTableGcCompactTransientBuffers_TableTempDataPtr", "ret": "void", @@ -35636,7 +35660,7 @@ "cimguiname": "igTableGetBoundSettings", "defaults": {}, "funcname": "TableGetBoundSettings", - "location": "imgui_internal:3678", + "location": "imgui_internal:3700", "namespace": "ImGui", "ov_cimguiname": "igTableGetBoundSettings", "ret": "ImGuiTableSettings*", @@ -35666,7 +35690,7 @@ "cimguiname": "igTableGetCellBgRect", "defaults": {}, "funcname": "TableGetCellBgRect", - "location": "imgui_internal:3663", + "location": "imgui_internal:3685", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igTableGetCellBgRect", @@ -35684,7 +35708,7 @@ "cimguiname": "igTableGetColumnCount", "defaults": {}, "funcname": "TableGetColumnCount", - "location": "imgui:817", + "location": "imgui:818", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnCount", "ret": "int", @@ -35708,7 +35732,7 @@ "column_n": "-1" }, "funcname": "TableGetColumnFlags", - "location": "imgui:821", + "location": "imgui:822", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnFlags", "ret": "ImGuiTableColumnFlags", @@ -35725,7 +35749,7 @@ "cimguiname": "igTableGetColumnIndex", "defaults": {}, "funcname": "TableGetColumnIndex", - "location": "imgui:818", + "location": "imgui:819", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnIndex", "ret": "int", @@ -35749,7 +35773,7 @@ "column_n": "-1" }, "funcname": "TableGetColumnName", - "location": "imgui:820", + "location": "imgui:821", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnName_Int", "ret": "const char*", @@ -35773,7 +35797,7 @@ "cimguiname": "igTableGetColumnName", "defaults": {}, "funcname": "TableGetColumnName", - "location": "imgui_internal:3664", + "location": "imgui_internal:3686", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnName_TablePtr", "ret": "const char*", @@ -35795,7 +35819,7 @@ "cimguiname": "igTableGetColumnNextSortDirection", "defaults": {}, "funcname": "TableGetColumnNextSortDirection", - "location": "imgui_internal:3656", + "location": "imgui_internal:3678", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnNextSortDirection", "ret": "ImGuiSortDirection", @@ -35827,7 +35851,7 @@ "instance_no": "0" }, "funcname": "TableGetColumnResizeID", - "location": "imgui_internal:3665", + "location": "imgui_internal:3687", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnResizeID", "ret": "ImGuiID", @@ -35853,7 +35877,7 @@ "cimguiname": "igTableGetColumnWidthAuto", "defaults": {}, "funcname": "TableGetColumnWidthAuto", - "location": "imgui_internal:3658", + "location": "imgui_internal:3680", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnWidthAuto", "ret": "float", @@ -35870,7 +35894,7 @@ "cimguiname": "igTableGetHeaderAngledMaxLabelWidth", "defaults": {}, "funcname": "TableGetHeaderAngledMaxLabelWidth", - "location": "imgui_internal:3633", + "location": "imgui_internal:3655", "namespace": "ImGui", "ov_cimguiname": "igTableGetHeaderAngledMaxLabelWidth", "ret": "float", @@ -35887,7 +35911,7 @@ "cimguiname": "igTableGetHeaderRowHeight", "defaults": {}, "funcname": "TableGetHeaderRowHeight", - "location": "imgui_internal:3632", + "location": "imgui_internal:3654", "namespace": "ImGui", "ov_cimguiname": "igTableGetHeaderRowHeight", "ret": "float", @@ -35904,7 +35928,7 @@ "cimguiname": "igTableGetHoveredColumn", "defaults": {}, "funcname": "TableGetHoveredColumn", - "location": "imgui_internal:3630", + "location": "imgui:824", "namespace": "ImGui", "ov_cimguiname": "igTableGetHoveredColumn", "ret": "int", @@ -35921,7 +35945,7 @@ "cimguiname": "igTableGetHoveredRow", "defaults": {}, "funcname": "TableGetHoveredRow", - "location": "imgui_internal:3631", + "location": "imgui_internal:3653", "namespace": "ImGui", "ov_cimguiname": "igTableGetHoveredRow", "ret": "int", @@ -35947,7 +35971,7 @@ "cimguiname": "igTableGetInstanceData", "defaults": {}, "funcname": "TableGetInstanceData", - "location": "imgui_internal:3652", + "location": "imgui_internal:3674", "namespace": "ImGui", "ov_cimguiname": "igTableGetInstanceData", "ret": "ImGuiTableInstanceData*", @@ -35973,7 +35997,7 @@ "cimguiname": "igTableGetInstanceID", "defaults": {}, "funcname": "TableGetInstanceID", - "location": "imgui_internal:3653", + "location": "imgui_internal:3675", "namespace": "ImGui", "ov_cimguiname": "igTableGetInstanceID", "ret": "ImGuiID", @@ -35999,7 +36023,7 @@ "cimguiname": "igTableGetMaxColumnWidth", "defaults": {}, "funcname": "TableGetMaxColumnWidth", - "location": "imgui_internal:3666", + "location": "imgui_internal:3688", "namespace": "ImGui", "ov_cimguiname": "igTableGetMaxColumnWidth", "ret": "float", @@ -36016,7 +36040,7 @@ "cimguiname": "igTableGetRowIndex", "defaults": {}, "funcname": "TableGetRowIndex", - "location": "imgui:819", + "location": "imgui:820", "namespace": "ImGui", "ov_cimguiname": "igTableGetRowIndex", "ret": "int", @@ -36033,7 +36057,7 @@ "cimguiname": "igTableGetSortSpecs", "defaults": {}, "funcname": "TableGetSortSpecs", - "location": "imgui:816", + "location": "imgui:817", "namespace": "ImGui", "ov_cimguiname": "igTableGetSortSpecs", "ret": "ImGuiTableSortSpecs*", @@ -36055,7 +36079,7 @@ "cimguiname": "igTableHeader", "defaults": {}, "funcname": "TableHeader", - "location": "imgui:806", + "location": "imgui:807", "namespace": "ImGui", "ov_cimguiname": "igTableHeader", "ret": "void", @@ -36072,7 +36096,7 @@ "cimguiname": "igTableHeadersRow", "defaults": {}, "funcname": "TableHeadersRow", - "location": "imgui:807", + "location": "imgui:808", "namespace": "ImGui", "ov_cimguiname": "igTableHeadersRow", "ret": "void", @@ -36094,7 +36118,7 @@ "cimguiname": "igTableLoadSettings", "defaults": {}, "funcname": "TableLoadSettings", - "location": "imgui_internal:3675", + "location": "imgui_internal:3697", "namespace": "ImGui", "ov_cimguiname": "igTableLoadSettings", "ret": "void", @@ -36116,7 +36140,7 @@ "cimguiname": "igTableMergeDrawChannels", "defaults": {}, "funcname": "TableMergeDrawChannels", - "location": "imgui_internal:3651", + "location": "imgui_internal:3673", "namespace": "ImGui", "ov_cimguiname": "igTableMergeDrawChannels", "ret": "void", @@ -36133,7 +36157,7 @@ "cimguiname": "igTableNextColumn", "defaults": {}, "funcname": "TableNextColumn", - "location": "imgui:793", + "location": "imgui:794", "namespace": "ImGui", "ov_cimguiname": "igTableNextColumn", "ret": "bool", @@ -36162,7 +36186,7 @@ "row_flags": "0" }, "funcname": "TableNextRow", - "location": "imgui:792", + "location": "imgui:793", "namespace": "ImGui", "ov_cimguiname": "igTableNextRow", "ret": "void", @@ -36186,7 +36210,7 @@ "column_n": "-1" }, "funcname": "TableOpenContextMenu", - "location": "imgui_internal:3627", + "location": "imgui_internal:3650", "namespace": "ImGui", "ov_cimguiname": "igTableOpenContextMenu", "ret": "void", @@ -36203,7 +36227,7 @@ "cimguiname": "igTablePopBackgroundChannel", "defaults": {}, "funcname": "TablePopBackgroundChannel", - "location": "imgui_internal:3635", + "location": "imgui_internal:3657", "namespace": "ImGui", "ov_cimguiname": "igTablePopBackgroundChannel", "ret": "void", @@ -36220,7 +36244,7 @@ "cimguiname": "igTablePushBackgroundChannel", "defaults": {}, "funcname": "TablePushBackgroundChannel", - "location": "imgui_internal:3634", + "location": "imgui_internal:3656", "namespace": "ImGui", "ov_cimguiname": "igTablePushBackgroundChannel", "ret": "void", @@ -36242,7 +36266,7 @@ "cimguiname": "igTableRemove", "defaults": {}, "funcname": "TableRemove", - "location": "imgui_internal:3669", + "location": "imgui_internal:3691", "namespace": "ImGui", "ov_cimguiname": "igTableRemove", "ret": "void", @@ -36264,7 +36288,7 @@ "cimguiname": "igTableResetSettings", "defaults": {}, "funcname": "TableResetSettings", - "location": "imgui_internal:3677", + "location": "imgui_internal:3699", "namespace": "ImGui", "ov_cimguiname": "igTableResetSettings", "ret": "void", @@ -36286,7 +36310,7 @@ "cimguiname": "igTableSaveSettings", "defaults": {}, "funcname": "TableSaveSettings", - "location": "imgui_internal:3676", + "location": "imgui_internal:3698", "namespace": "ImGui", "ov_cimguiname": "igTableSaveSettings", "ret": "void", @@ -36318,7 +36342,7 @@ "column_n": "-1" }, "funcname": "TableSetBgColor", - "location": "imgui:823", + "location": "imgui:825", "namespace": "ImGui", "ov_cimguiname": "igTableSetBgColor", "ret": "void", @@ -36344,7 +36368,7 @@ "cimguiname": "igTableSetColumnEnabled", "defaults": {}, "funcname": "TableSetColumnEnabled", - "location": "imgui:822", + "location": "imgui:823", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnEnabled", "ret": "void", @@ -36366,7 +36390,7 @@ "cimguiname": "igTableSetColumnIndex", "defaults": {}, "funcname": "TableSetColumnIndex", - "location": "imgui:794", + "location": "imgui:795", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnIndex", "ret": "bool", @@ -36396,7 +36420,7 @@ "cimguiname": "igTableSetColumnSortDirection", "defaults": {}, "funcname": "TableSetColumnSortDirection", - "location": "imgui_internal:3629", + "location": "imgui_internal:3652", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnSortDirection", "ret": "void", @@ -36422,7 +36446,7 @@ "cimguiname": "igTableSetColumnWidth", "defaults": {}, "funcname": "TableSetColumnWidth", - "location": "imgui_internal:3628", + "location": "imgui_internal:3651", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnWidth", "ret": "void", @@ -36444,7 +36468,7 @@ "cimguiname": "igTableSetColumnWidthAutoAll", "defaults": {}, "funcname": "TableSetColumnWidthAutoAll", - "location": "imgui_internal:3668", + "location": "imgui_internal:3690", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnWidthAutoAll", "ret": "void", @@ -36470,7 +36494,7 @@ "cimguiname": "igTableSetColumnWidthAutoSingle", "defaults": {}, "funcname": "TableSetColumnWidthAutoSingle", - "location": "imgui_internal:3667", + "location": "imgui_internal:3689", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnWidthAutoSingle", "ret": "void", @@ -36487,7 +36511,7 @@ "cimguiname": "igTableSettingsAddSettingsHandler", "defaults": {}, "funcname": "TableSettingsAddSettingsHandler", - "location": "imgui_internal:3679", + "location": "imgui_internal:3701", "namespace": "ImGui", "ov_cimguiname": "igTableSettingsAddSettingsHandler", "ret": "void", @@ -36513,7 +36537,7 @@ "cimguiname": "igTableSettingsCreate", "defaults": {}, "funcname": "TableSettingsCreate", - "location": "imgui_internal:3680", + "location": "imgui_internal:3702", "namespace": "ImGui", "ov_cimguiname": "igTableSettingsCreate", "ret": "ImGuiTableSettings*", @@ -36535,7 +36559,7 @@ "cimguiname": "igTableSettingsFindByID", "defaults": {}, "funcname": "TableSettingsFindByID", - "location": "imgui_internal:3681", + "location": "imgui_internal:3703", "namespace": "ImGui", "ov_cimguiname": "igTableSettingsFindByID", "ret": "ImGuiTableSettings*", @@ -36573,7 +36597,7 @@ "user_id": "0" }, "funcname": "TableSetupColumn", - "location": "imgui:804", + "location": "imgui:805", "namespace": "ImGui", "ov_cimguiname": "igTableSetupColumn", "ret": "void", @@ -36595,7 +36619,7 @@ "cimguiname": "igTableSetupDrawChannels", "defaults": {}, "funcname": "TableSetupDrawChannels", - "location": "imgui_internal:3644", + "location": "imgui_internal:3666", "namespace": "ImGui", "ov_cimguiname": "igTableSetupDrawChannels", "ret": "void", @@ -36621,7 +36645,7 @@ "cimguiname": "igTableSetupScrollFreeze", "defaults": {}, "funcname": "TableSetupScrollFreeze", - "location": "imgui:805", + "location": "imgui:806", "namespace": "ImGui", "ov_cimguiname": "igTableSetupScrollFreeze", "ret": "void", @@ -36643,7 +36667,7 @@ "cimguiname": "igTableSortSpecsBuild", "defaults": {}, "funcname": "TableSortSpecsBuild", - "location": "imgui_internal:3655", + "location": "imgui_internal:3677", "namespace": "ImGui", "ov_cimguiname": "igTableSortSpecsBuild", "ret": "void", @@ -36665,7 +36689,7 @@ "cimguiname": "igTableSortSpecsSanitize", "defaults": {}, "funcname": "TableSortSpecsSanitize", - "location": "imgui_internal:3654", + "location": "imgui_internal:3676", "namespace": "ImGui", "ov_cimguiname": "igTableSortSpecsSanitize", "ret": "void", @@ -36687,7 +36711,7 @@ "cimguiname": "igTableUpdateBorders", "defaults": {}, "funcname": "TableUpdateBorders", - "location": "imgui_internal:3646", + "location": "imgui_internal:3668", "namespace": "ImGui", "ov_cimguiname": "igTableUpdateBorders", "ret": "void", @@ -36709,7 +36733,7 @@ "cimguiname": "igTableUpdateColumnsWeightFromWidth", "defaults": {}, "funcname": "TableUpdateColumnsWeightFromWidth", - "location": "imgui_internal:3647", + "location": "imgui_internal:3669", "namespace": "ImGui", "ov_cimguiname": "igTableUpdateColumnsWeightFromWidth", "ret": "void", @@ -36731,7 +36755,7 @@ "cimguiname": "igTableUpdateLayout", "defaults": {}, "funcname": "TableUpdateLayout", - "location": "imgui_internal:3645", + "location": "imgui_internal:3667", "namespace": "ImGui", "ov_cimguiname": "igTableUpdateLayout", "ret": "void", @@ -36753,7 +36777,7 @@ "cimguiname": "igTeleportMousePos", "defaults": {}, "funcname": "TeleportMousePos", - "location": "imgui_internal:3478", + "location": "imgui_internal:3501", "namespace": "ImGui", "ov_cimguiname": "igTeleportMousePos", "ret": "void", @@ -36775,7 +36799,7 @@ "cimguiname": "igTempInputIsActive", "defaults": {}, "funcname": "TempInputIsActive", - "location": "imgui_internal:3784", + "location": "imgui_internal:3806", "namespace": "ImGui", "ov_cimguiname": "igTempInputIsActive", "ret": "bool", @@ -36828,7 +36852,7 @@ "p_clamp_min": "NULL" }, "funcname": "TempInputScalar", - "location": "imgui_internal:3783", + "location": "imgui_internal:3805", "namespace": "ImGui", "ov_cimguiname": "igTempInputScalar", "ret": "bool", @@ -36870,7 +36894,7 @@ "cimguiname": "igTempInputText", "defaults": {}, "funcname": "TempInputText", - "location": "imgui_internal:3782", + "location": "imgui_internal:3804", "namespace": "ImGui", "ov_cimguiname": "igTempInputText", "ret": "bool", @@ -36896,7 +36920,7 @@ "cimguiname": "igTestKeyOwner", "defaults": {}, "funcname": "TestKeyOwner", - "location": "imgui_internal:3497", + "location": "imgui_internal:3520", "namespace": "ImGui", "ov_cimguiname": "igTestKeyOwner", "ret": "bool", @@ -36922,7 +36946,7 @@ "cimguiname": "igTestShortcutRouting", "defaults": {}, "funcname": "TestShortcutRouting", - "location": "imgui_internal:3531", + "location": "imgui_internal:3554", "namespace": "ImGui", "ov_cimguiname": "igTestShortcutRouting", "ret": "bool", @@ -36949,7 +36973,7 @@ "defaults": {}, "funcname": "Text", "isvararg": "...)", - "location": "imgui:526", + "location": "imgui:527", "namespace": "ImGui", "ov_cimguiname": "igText", "ret": "void", @@ -36980,7 +37004,7 @@ "defaults": {}, "funcname": "TextColored", "isvararg": "...)", - "location": "imgui:528", + "location": "imgui:529", "namespace": "ImGui", "ov_cimguiname": "igTextColored", "ret": "void", @@ -37010,7 +37034,7 @@ "cimguiname": "igTextColoredV", "defaults": {}, "funcname": "TextColoredV", - "location": "imgui:529", + "location": "imgui:530", "namespace": "ImGui", "ov_cimguiname": "igTextColoredV", "ret": "void", @@ -37037,7 +37061,7 @@ "defaults": {}, "funcname": "TextDisabled", "isvararg": "...)", - "location": "imgui:530", + "location": "imgui:531", "namespace": "ImGui", "ov_cimguiname": "igTextDisabled", "ret": "void", @@ -37063,7 +37087,7 @@ "cimguiname": "igTextDisabledV", "defaults": {}, "funcname": "TextDisabledV", - "location": "imgui:531", + "location": "imgui:532", "namespace": "ImGui", "ov_cimguiname": "igTextDisabledV", "ret": "void", @@ -37096,7 +37120,7 @@ "text_end": "NULL" }, "funcname": "TextEx", - "location": "imgui_internal:3731", + "location": "imgui_internal:3753", "namespace": "ImGui", "ov_cimguiname": "igTextEx", "ret": "void", @@ -37124,7 +37148,7 @@ "text_end": "NULL" }, "funcname": "TextUnformatted", - "location": "imgui:525", + "location": "imgui:526", "namespace": "ImGui", "ov_cimguiname": "igTextUnformatted", "ret": "void", @@ -37150,7 +37174,7 @@ "cimguiname": "igTextV", "defaults": {}, "funcname": "TextV", - "location": "imgui:527", + "location": "imgui:528", "namespace": "ImGui", "ov_cimguiname": "igTextV", "ret": "void", @@ -37177,7 +37201,7 @@ "defaults": {}, "funcname": "TextWrapped", "isvararg": "...)", - "location": "imgui:532", + "location": "imgui:533", "namespace": "ImGui", "ov_cimguiname": "igTextWrapped", "ret": "void", @@ -37203,7 +37227,7 @@ "cimguiname": "igTextWrappedV", "defaults": {}, "funcname": "TextWrappedV", - "location": "imgui:533", + "location": "imgui:534", "namespace": "ImGui", "ov_cimguiname": "igTextWrappedV", "ret": "void", @@ -37233,7 +37257,7 @@ "cimguiname": "igTranslateWindowsInViewport", "defaults": {}, "funcname": "TranslateWindowsInViewport", - "location": "imgui_internal:3313", + "location": "imgui_internal:3332", "namespace": "ImGui", "ov_cimguiname": "igTranslateWindowsInViewport", "ret": "void", @@ -37255,7 +37279,7 @@ "cimguiname": "igTreeNode", "defaults": {}, "funcname": "TreeNode", - "location": "imgui:647", + "location": "imgui:648", "namespace": "ImGui", "ov_cimguiname": "igTreeNode_Str", "ret": "bool", @@ -37284,7 +37308,7 @@ "defaults": {}, "funcname": "TreeNode", "isvararg": "...)", - "location": "imgui:648", + "location": "imgui:649", "namespace": "ImGui", "ov_cimguiname": "igTreeNode_StrStr", "ret": "bool", @@ -37313,7 +37337,7 @@ "defaults": {}, "funcname": "TreeNode", "isvararg": "...)", - "location": "imgui:649", + "location": "imgui:650", "namespace": "ImGui", "ov_cimguiname": "igTreeNode_Ptr", "ret": "bool", @@ -37349,7 +37373,7 @@ "label_end": "NULL" }, "funcname": "TreeNodeBehavior", - "location": "imgui_internal:3755", + "location": "imgui_internal:3777", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeBehavior", "ret": "bool", @@ -37377,7 +37401,7 @@ "flags": "0" }, "funcname": "TreeNodeEx", - "location": "imgui:652", + "location": "imgui:653", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeEx_Str", "ret": "bool", @@ -37410,7 +37434,7 @@ "defaults": {}, "funcname": "TreeNodeEx", "isvararg": "...)", - "location": "imgui:653", + "location": "imgui:654", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeEx_StrStr", "ret": "bool", @@ -37443,7 +37467,7 @@ "defaults": {}, "funcname": "TreeNodeEx", "isvararg": "...)", - "location": "imgui:654", + "location": "imgui:655", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeEx_Ptr", "ret": "bool", @@ -37477,7 +37501,7 @@ "cimguiname": "igTreeNodeExV", "defaults": {}, "funcname": "TreeNodeExV", - "location": "imgui:655", + "location": "imgui:656", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeExV_Str", "ret": "bool", @@ -37509,7 +37533,7 @@ "cimguiname": "igTreeNodeExV", "defaults": {}, "funcname": "TreeNodeExV", - "location": "imgui:656", + "location": "imgui:657", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeExV_Ptr", "ret": "bool", @@ -37535,7 +37559,7 @@ "cimguiname": "igTreeNodeSetOpen", "defaults": {}, "funcname": "TreeNodeSetOpen", - "location": "imgui_internal:3757", + "location": "imgui_internal:3779", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeSetOpen", "ret": "void", @@ -37561,7 +37585,7 @@ "cimguiname": "igTreeNodeUpdateNextOpen", "defaults": {}, "funcname": "TreeNodeUpdateNextOpen", - "location": "imgui_internal:3758", + "location": "imgui_internal:3780", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeUpdateNextOpen", "ret": "bool", @@ -37591,7 +37615,7 @@ "cimguiname": "igTreeNodeV", "defaults": {}, "funcname": "TreeNodeV", - "location": "imgui:650", + "location": "imgui:651", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeV_Str", "ret": "bool", @@ -37619,7 +37643,7 @@ "cimguiname": "igTreeNodeV", "defaults": {}, "funcname": "TreeNodeV", - "location": "imgui:651", + "location": "imgui:652", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeV_Ptr", "ret": "bool", @@ -37636,7 +37660,7 @@ "cimguiname": "igTreePop", "defaults": {}, "funcname": "TreePop", - "location": "imgui:659", + "location": "imgui:660", "namespace": "ImGui", "ov_cimguiname": "igTreePop", "ret": "void", @@ -37658,7 +37682,7 @@ "cimguiname": "igTreePush", "defaults": {}, "funcname": "TreePush", - "location": "imgui:657", + "location": "imgui:658", "namespace": "ImGui", "ov_cimguiname": "igTreePush_Str", "ret": "void", @@ -37678,7 +37702,7 @@ "cimguiname": "igTreePush", "defaults": {}, "funcname": "TreePush", - "location": "imgui:658", + "location": "imgui:659", "namespace": "ImGui", "ov_cimguiname": "igTreePush_Ptr", "ret": "void", @@ -37700,7 +37724,7 @@ "cimguiname": "igTreePushOverrideID", "defaults": {}, "funcname": "TreePushOverrideID", - "location": "imgui_internal:3756", + "location": "imgui_internal:3778", "namespace": "ImGui", "ov_cimguiname": "igTreePushOverrideID", "ret": "void", @@ -37736,7 +37760,7 @@ "cimguiname": "igTypingSelectFindBestLeadingMatch", "defaults": {}, "funcname": "TypingSelectFindBestLeadingMatch", - "location": "imgui_internal:3612", + "location": "imgui_internal:3635", "namespace": "ImGui", "ov_cimguiname": "igTypingSelectFindBestLeadingMatch", "ret": "int", @@ -37776,7 +37800,7 @@ "cimguiname": "igTypingSelectFindMatch", "defaults": {}, "funcname": "TypingSelectFindMatch", - "location": "imgui_internal:3610", + "location": "imgui_internal:3633", "namespace": "ImGui", "ov_cimguiname": "igTypingSelectFindMatch", "ret": "int", @@ -37816,7 +37840,7 @@ "cimguiname": "igTypingSelectFindNextSingleCharMatch", "defaults": {}, "funcname": "TypingSelectFindNextSingleCharMatch", - "location": "imgui_internal:3611", + "location": "imgui_internal:3634", "namespace": "ImGui", "ov_cimguiname": "igTypingSelectFindNextSingleCharMatch", "ret": "int", @@ -37840,7 +37864,7 @@ "indent_w": "0.0f" }, "funcname": "Unindent", - "location": "imgui:495", + "location": "imgui:496", "namespace": "ImGui", "ov_cimguiname": "igUnindent", "ret": "void", @@ -37857,7 +37881,7 @@ "cimguiname": "igUpdateHoveredWindowAndCaptureFlags", "defaults": {}, "funcname": "UpdateHoveredWindowAndCaptureFlags", - "location": "imgui_internal:3300", + "location": "imgui_internal:3319", "namespace": "ImGui", "ov_cimguiname": "igUpdateHoveredWindowAndCaptureFlags", "ret": "void", @@ -37879,7 +37903,7 @@ "cimguiname": "igUpdateInputEvents", "defaults": {}, "funcname": "UpdateInputEvents", - "location": "imgui_internal:3299", + "location": "imgui_internal:3318", "namespace": "ImGui", "ov_cimguiname": "igUpdateInputEvents", "ret": "void", @@ -37896,7 +37920,7 @@ "cimguiname": "igUpdateMouseMovingWindowEndFrame", "defaults": {}, "funcname": "UpdateMouseMovingWindowEndFrame", - "location": "imgui_internal:3305", + "location": "imgui_internal:3324", "namespace": "ImGui", "ov_cimguiname": "igUpdateMouseMovingWindowEndFrame", "ret": "void", @@ -37913,7 +37937,7 @@ "cimguiname": "igUpdateMouseMovingWindowNewFrame", "defaults": {}, "funcname": "UpdateMouseMovingWindowNewFrame", - "location": "imgui_internal:3304", + "location": "imgui_internal:3323", "namespace": "ImGui", "ov_cimguiname": "igUpdateMouseMovingWindowNewFrame", "ret": "void", @@ -37930,7 +37954,7 @@ "cimguiname": "igUpdatePlatformWindows", "defaults": {}, "funcname": "UpdatePlatformWindows", - "location": "imgui:1046", + "location": "imgui:1047", "namespace": "ImGui", "ov_cimguiname": "igUpdatePlatformWindows", "ret": "void", @@ -37960,7 +37984,7 @@ "cimguiname": "igUpdateWindowParentAndRootLinks", "defaults": {}, "funcname": "UpdateWindowParentAndRootLinks", - "location": "imgui_internal:3258", + "location": "imgui_internal:3277", "namespace": "ImGui", "ov_cimguiname": "igUpdateWindowParentAndRootLinks", "ret": "void", @@ -37982,7 +38006,7 @@ "cimguiname": "igUpdateWindowSkipRefresh", "defaults": {}, "funcname": "UpdateWindowSkipRefresh", - "location": "imgui_internal:3259", + "location": "imgui_internal:3278", "namespace": "ImGui", "ov_cimguiname": "igUpdateWindowSkipRefresh", "ret": "void", @@ -38031,7 +38055,7 @@ "format": "\"%.3f\"" }, "funcname": "VSliderFloat", - "location": "imgui:613", + "location": "imgui:614", "namespace": "ImGui", "ov_cimguiname": "igVSliderFloat", "ret": "bool", @@ -38080,7 +38104,7 @@ "format": "\"%d\"" }, "funcname": "VSliderInt", - "location": "imgui:614", + "location": "imgui:615", "namespace": "ImGui", "ov_cimguiname": "igVSliderInt", "ret": "bool", @@ -38133,7 +38157,7 @@ "format": "NULL" }, "funcname": "VSliderScalar", - "location": "imgui:615", + "location": "imgui:616", "namespace": "ImGui", "ov_cimguiname": "igVSliderScalar", "ret": "bool", @@ -38159,7 +38183,7 @@ "cimguiname": "igValue", "defaults": {}, "funcname": "Value", - "location": "imgui:691", + "location": "imgui:692", "namespace": "ImGui", "ov_cimguiname": "igValue_Bool", "ret": "void", @@ -38183,7 +38207,7 @@ "cimguiname": "igValue", "defaults": {}, "funcname": "Value", - "location": "imgui:692", + "location": "imgui:693", "namespace": "ImGui", "ov_cimguiname": "igValue_Int", "ret": "void", @@ -38207,7 +38231,7 @@ "cimguiname": "igValue", "defaults": {}, "funcname": "Value", - "location": "imgui:693", + "location": "imgui:694", "namespace": "ImGui", "ov_cimguiname": "igValue_Uint", "ret": "void", @@ -38237,7 +38261,7 @@ "float_format": "NULL" }, "funcname": "Value", - "location": "imgui:694", + "location": "imgui:695", "namespace": "ImGui", "ov_cimguiname": "igValue_Float", "ret": "void", @@ -38267,7 +38291,7 @@ "cimguiname": "igWindowPosRelToAbs", "defaults": {}, "funcname": "WindowPosRelToAbs", - "location": "imgui_internal:3273", + "location": "imgui_internal:3292", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igWindowPosRelToAbs", @@ -38298,7 +38322,7 @@ "cimguiname": "igWindowRectAbsToRel", "defaults": {}, "funcname": "WindowRectAbsToRel", - "location": "imgui_internal:3271", + "location": "imgui_internal:3290", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igWindowRectAbsToRel", @@ -38329,7 +38353,7 @@ "cimguiname": "igWindowRectRelToAbs", "defaults": {}, "funcname": "WindowRectRelToAbs", - "location": "imgui_internal:3272", + "location": "imgui_internal:3291", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igWindowRectRelToAbs", diff --git a/src/CodeGenerator/definitions/cimgui/structs_and_enums.json b/src/CodeGenerator/definitions/cimgui/structs_and_enums.json index f4d84cd8..debd9421 100644 --- a/src/CodeGenerator/definitions/cimgui/structs_and_enums.json +++ b/src/CodeGenerator/definitions/cimgui/structs_and_enums.json @@ -381,6 +381,11 @@ "calc_value": 128, "name": "ImGuiChildFlags_FrameStyle", "value": "1 << 7" + }, + { + "calc_value": 256, + "name": "ImGuiChildFlags_NavFlattened", + "value": "1 << 8" } ], "ImGuiCol_": [ @@ -551,118 +556,128 @@ }, { "calc_value": 33, - "name": "ImGuiCol_Tab", + "name": "ImGuiCol_TabHovered", "value": "33" }, { "calc_value": 34, - "name": "ImGuiCol_TabHovered", + "name": "ImGuiCol_Tab", "value": "34" }, { "calc_value": 35, - "name": "ImGuiCol_TabActive", + "name": "ImGuiCol_TabSelected", "value": "35" }, { "calc_value": 36, - "name": "ImGuiCol_TabUnfocused", + "name": "ImGuiCol_TabSelectedOverline", "value": "36" }, { "calc_value": 37, - "name": "ImGuiCol_TabUnfocusedActive", + "name": "ImGuiCol_TabDimmed", "value": "37" }, { "calc_value": 38, - "name": "ImGuiCol_DockingPreview", + "name": "ImGuiCol_TabDimmedSelected", "value": "38" }, { "calc_value": 39, - "name": "ImGuiCol_DockingEmptyBg", + "name": "ImGuiCol_TabDimmedSelectedOverline", "value": "39" }, { "calc_value": 40, - "name": "ImGuiCol_PlotLines", + "name": "ImGuiCol_DockingPreview", "value": "40" }, { "calc_value": 41, - "name": "ImGuiCol_PlotLinesHovered", + "name": "ImGuiCol_DockingEmptyBg", "value": "41" }, { "calc_value": 42, - "name": "ImGuiCol_PlotHistogram", + "name": "ImGuiCol_PlotLines", "value": "42" }, { "calc_value": 43, - "name": "ImGuiCol_PlotHistogramHovered", + "name": "ImGuiCol_PlotLinesHovered", "value": "43" }, { "calc_value": 44, - "name": "ImGuiCol_TableHeaderBg", + "name": "ImGuiCol_PlotHistogram", "value": "44" }, { "calc_value": 45, - "name": "ImGuiCol_TableBorderStrong", + "name": "ImGuiCol_PlotHistogramHovered", "value": "45" }, { "calc_value": 46, - "name": "ImGuiCol_TableBorderLight", + "name": "ImGuiCol_TableHeaderBg", "value": "46" }, { "calc_value": 47, - "name": "ImGuiCol_TableRowBg", + "name": "ImGuiCol_TableBorderStrong", "value": "47" }, { "calc_value": 48, - "name": "ImGuiCol_TableRowBgAlt", + "name": "ImGuiCol_TableBorderLight", "value": "48" }, { "calc_value": 49, - "name": "ImGuiCol_TextSelectedBg", + "name": "ImGuiCol_TableRowBg", "value": "49" }, { "calc_value": 50, - "name": "ImGuiCol_DragDropTarget", + "name": "ImGuiCol_TableRowBgAlt", "value": "50" }, { "calc_value": 51, - "name": "ImGuiCol_NavHighlight", + "name": "ImGuiCol_TextSelectedBg", "value": "51" }, { "calc_value": 52, - "name": "ImGuiCol_NavWindowingHighlight", + "name": "ImGuiCol_DragDropTarget", "value": "52" }, { "calc_value": 53, - "name": "ImGuiCol_NavWindowingDimBg", + "name": "ImGuiCol_NavHighlight", "value": "53" }, { "calc_value": 54, - "name": "ImGuiCol_ModalWindowDimBg", + "name": "ImGuiCol_NavWindowingHighlight", "value": "54" }, { "calc_value": 55, - "name": "ImGuiCol_COUNT", + "name": "ImGuiCol_NavWindowingDimBg", "value": "55" + }, + { + "calc_value": 56, + "name": "ImGuiCol_ModalWindowDimBg", + "value": "56" + }, + { + "calc_value": 57, + "name": "ImGuiCol_COUNT", + "value": "57" } ], "ImGuiColorEditFlags_": [ @@ -936,9 +951,14 @@ }, { "calc_value": 64, - "name": "ImGuiConfigFlags_DockingEnable", + "name": "ImGuiConfigFlags_NoKeyboard", "value": "1 << 6" }, + { + "calc_value": 128, + "name": "ImGuiConfigFlags_DockingEnable", + "value": "1 << 7" + }, { "calc_value": 1024, "name": "ImGuiConfigFlags_ViewportsEnable", @@ -1391,9 +1411,19 @@ }, { "calc_value": 32, - "name": "ImGuiDragDropFlags_SourceAutoExpirePayload", + "name": "ImGuiDragDropFlags_PayloadAutoExpire", "value": "1 << 5" }, + { + "calc_value": 64, + "name": "ImGuiDragDropFlags_PayloadNoCrossContext", + "value": "1 << 6" + }, + { + "calc_value": 128, + "name": "ImGuiDragDropFlags_PayloadNoCrossProcess", + "value": "1 << 7" + }, { "calc_value": 1024, "name": "ImGuiDragDropFlags_AcceptBeforeDelivery", @@ -3697,6 +3727,11 @@ "name": "ImGuiSliderFlags_NoInput", "value": "1 << 7" }, + { + "calc_value": 256, + "name": "ImGuiSliderFlags_WrapAround", + "value": "1 << 8" + }, { "calc_value": 1879048207, "name": "ImGuiSliderFlags_InvalidMask_", @@ -3947,21 +3982,26 @@ }, { "calc_value": 64, - "name": "ImGuiTabBarFlags_FittingPolicyResizeDown", + "name": "ImGuiTabBarFlags_DrawSelectedOverline", "value": "1 << 6" }, { "calc_value": 128, - "name": "ImGuiTabBarFlags_FittingPolicyScroll", + "name": "ImGuiTabBarFlags_FittingPolicyResizeDown", "value": "1 << 7" }, { - "calc_value": 192, + "calc_value": 256, + "name": "ImGuiTabBarFlags_FittingPolicyScroll", + "value": "1 << 8" + }, + { + "calc_value": 384, "name": "ImGuiTabBarFlags_FittingPolicyMask_", "value": "ImGuiTabBarFlags_FittingPolicyResizeDown | ImGuiTabBarFlags_FittingPolicyScroll" }, { - "calc_value": 64, + "calc_value": 128, "name": "ImGuiTabBarFlags_FittingPolicyDefault_", "value": "ImGuiTabBarFlags_FittingPolicyResizeDown" } @@ -4633,33 +4673,43 @@ }, { "calc_value": 1, - "name": "ImGuiWindowDockStyleCol_Tab", + "name": "ImGuiWindowDockStyleCol_TabHovered", "value": "1" }, { "calc_value": 2, - "name": "ImGuiWindowDockStyleCol_TabHovered", + "name": "ImGuiWindowDockStyleCol_TabFocused", "value": "2" }, { "calc_value": 3, - "name": "ImGuiWindowDockStyleCol_TabActive", + "name": "ImGuiWindowDockStyleCol_TabSelected", "value": "3" }, { "calc_value": 4, - "name": "ImGuiWindowDockStyleCol_TabUnfocused", + "name": "ImGuiWindowDockStyleCol_TabSelectedOverline", "value": "4" }, { "calc_value": 5, - "name": "ImGuiWindowDockStyleCol_TabUnfocusedActive", + "name": "ImGuiWindowDockStyleCol_TabDimmed", "value": "5" }, { "calc_value": 6, - "name": "ImGuiWindowDockStyleCol_COUNT", + "name": "ImGuiWindowDockStyleCol_TabDimmedSelected", "value": "6" + }, + { + "calc_value": 7, + "name": "ImGuiWindowDockStyleCol_TabDimmedSelectedOverline", + "value": "7" + }, + { + "calc_value": 8, + "name": "ImGuiWindowDockStyleCol_COUNT", + "value": "8" } ], "ImGuiWindowFlags_": [ @@ -4783,11 +4833,6 @@ "name": "ImGuiWindowFlags_NoInputs", "value": "ImGuiWindowFlags_NoMouseInputs | ImGuiWindowFlags_NoNavInputs | ImGuiWindowFlags_NoNavFocus" }, - { - "calc_value": 8388608, - "name": "ImGuiWindowFlags_NavFlattened", - "value": "1 << 23" - }, { "calc_value": 16777216, "name": "ImGuiWindowFlags_ChildWindow", @@ -4850,192 +4895,192 @@ "ImGuiSortDirection": "ImU8" }, "locations": { - "ImBitVector": "imgui_internal:619", - "ImColor": "imgui:2738", - "ImDrawChannel": "imgui:2828", - "ImDrawCmd": "imgui:2787", - "ImDrawCmdHeader": "imgui:2820", - "ImDrawData": "imgui:3032", - "ImDrawDataBuilder": "imgui_internal:805", - "ImDrawFlags_": "imgui:2854", - "ImDrawList": "imgui:2892", - "ImDrawListFlags_": "imgui:2874", - "ImDrawListSharedData": "imgui_internal:782", - "ImDrawListSplitter": "imgui:2837", - "ImDrawVert": "imgui:2805", - "ImFont": "imgui:3255", - "ImFontAtlas": "imgui:3151", - "ImFontAtlasCustomRect": "imgui:3113", - "ImFontAtlasFlags_": "imgui:3126", - "ImFontBuilderIO": "imgui_internal:3870", - "ImFontConfig": "imgui:3056", - "ImFontGlyph": "imgui:3086", - "ImFontGlyphRangesBuilder": "imgui:3098", - "ImGuiActivateFlags_": "imgui_internal:1549", - "ImGuiAxis": "imgui_internal:1028", - "ImGuiBackendFlags_": "imgui:1612", - "ImGuiButtonFlagsPrivate_": "imgui_internal:922", - "ImGuiButtonFlags_": "imgui:1735", - "ImGuiChildFlags_": "imgui:1111", - "ImGuiCol_": "imgui:1627", - "ImGuiColorEditFlags_": "imgui:1746", - "ImGuiColorMod": "imgui_internal:1042", - "ImGuiComboFlagsPrivate_": "imgui_internal:947", - "ImGuiComboFlags_": "imgui:1233", - "ImGuiComboPreviewData": "imgui_internal:1059", - "ImGuiCond_": "imgui:1847", - "ImGuiConfigFlags_": "imgui:1587", - "ImGuiContext": "imgui_internal:2108", - "ImGuiContextHook": "imgui_internal:2093", - "ImGuiContextHookType": "imgui_internal:2091", - "ImGuiDataAuthority_": "imgui_internal:1778", - "ImGuiDataTypeInfo": "imgui_internal:831", - "ImGuiDataTypePrivate_": "imgui_internal:840", - "ImGuiDataTypeStorage": "imgui_internal:825", - "ImGuiDataType_": "imgui:1374", - "ImGuiDataVarInfo": "imgui_internal:817", - "ImGuiDebugAllocEntry": "imgui_internal:2027", - "ImGuiDebugAllocInfo": "imgui_internal:2034", - "ImGuiDebugLogFlags_": "imgui_internal:2007", - "ImGuiDir": "imgui:1390", - "ImGuiDockContext": "imgui_internal:1878", - "ImGuiDockNode": "imgui_internal:1794", - "ImGuiDockNodeFlagsPrivate_": "imgui_internal:1749", - "ImGuiDockNodeFlags_": "imgui:1333", - "ImGuiDockNodeState": "imgui_internal:1785", - "ImGuiDragDropFlags_": "imgui:1352", - "ImGuiFocusRequestFlags_": "imgui_internal:991", - "ImGuiFocusScopeData": "imgui_internal:1629", - "ImGuiFocusedFlags_": "imgui:1279", - "ImGuiGroupData": "imgui_internal:1072", - "ImGuiHoveredFlagsPrivate_": "imgui_internal:904", - "ImGuiHoveredFlags_": "imgui:1293", - "ImGuiIDStackTool": "imgui_internal:2074", - "ImGuiIO": "imgui:2207", - "ImGuiInputEvent": "imgui_internal:1409", - "ImGuiInputEventAppFocused": "imgui_internal:1407", - "ImGuiInputEventKey": "imgui_internal:1405", - "ImGuiInputEventMouseButton": "imgui_internal:1403", - "ImGuiInputEventMousePos": "imgui_internal:1401", - "ImGuiInputEventMouseViewport": "imgui_internal:1404", - "ImGuiInputEventMouseWheel": "imgui_internal:1402", - "ImGuiInputEventText": "imgui_internal:1406", - "ImGuiInputEventType": "imgui_internal:1377", - "ImGuiInputFlagsPrivate_": "imgui_internal:1476", - "ImGuiInputFlags_": "imgui:1552", - "ImGuiInputSource": "imgui_internal:1390", - "ImGuiInputTextCallbackData": "imgui:2428", - "ImGuiInputTextDeactivatedState": "imgui_internal:1108", - "ImGuiInputTextFlagsPrivate_": "imgui_internal:912", - "ImGuiInputTextFlags_": "imgui:1126", - "ImGuiInputTextState": "imgui_internal:1118", - "ImGuiItemFlags_": "imgui_internal:856", - "ImGuiItemStatusFlags_": "imgui_internal:878", - "ImGuiKey": "imgui:1419", - "ImGuiKeyData": "imgui:2199", - "ImGuiKeyOwnerData": "imgui_internal:1463", - "ImGuiKeyRoutingData": "imgui_internal:1437", - "ImGuiKeyRoutingTable": "imgui_internal:1451", - "ImGuiLastItemData": "imgui_internal:1255", - "ImGuiLayoutType_": "imgui_internal:1012", - "ImGuiListClipper": "imgui:2652", - "ImGuiListClipperData": "imgui_internal:1533", - "ImGuiListClipperRange": "imgui_internal:1520", - "ImGuiLocEntry": "imgui_internal:1996", - "ImGuiLocKey": "imgui_internal:1980", - "ImGuiLogType": "imgui_internal:1018", - "ImGuiMenuColumns": "imgui_internal:1090", - "ImGuiMetricsConfig": "imgui_internal:2044", - "ImGuiMouseButton_": "imgui:1807", - "ImGuiMouseCursor_": "imgui:1817", - "ImGuiMouseSource": "imgui:1836", - "ImGuiNavHighlightFlags_": "imgui_internal:1574", - "ImGuiNavItemData": "imgui_internal:1612", - "ImGuiNavLayer": "imgui_internal:1604", - "ImGuiNavMoveFlags_": "imgui_internal:1582", - "ImGuiNavTreeNodeData": "imgui_internal:1273", - "ImGuiNextItemData": "imgui_internal:1237", - "ImGuiNextItemDataFlags_": "imgui_internal:1228", - "ImGuiNextWindowData": "imgui_internal:1195", - "ImGuiNextWindowDataFlags_": "imgui_internal:1176", - "ImGuiOldColumnData": "imgui_internal:1697", - "ImGuiOldColumnFlags_": "imgui_internal:1677", - "ImGuiOldColumns": "imgui_internal:1707", - "ImGuiOnceUponAFrame": "imgui:2528", - "ImGuiPayload": "imgui:2493", - "ImGuiPlatformIO": "imgui:3425", - "ImGuiPlatformImeData": "imgui:3498", - "ImGuiPlatformMonitor": "imgui:3488", - "ImGuiPlotType": "imgui_internal:1035", - "ImGuiPopupData": "imgui_internal:1334", - "ImGuiPopupFlags_": "imgui:1200", - "ImGuiPopupPositionPolicy": "imgui_internal:1326", - "ImGuiPtrOrIndex": "imgui_internal:1313", - "ImGuiScrollFlags_": "imgui_internal:1560", - "ImGuiSelectableFlagsPrivate_": "imgui_internal:960", - "ImGuiSelectableFlags_": "imgui:1218", - "ImGuiSeparatorFlags_": "imgui_internal:980", - "ImGuiSettingsHandler": "imgui_internal:1960", - "ImGuiShrinkWidthItem": "imgui_internal:1306", - "ImGuiSizeCallbackData": "imgui:2462", - "ImGuiSliderFlagsPrivate_": "imgui_internal:953", - "ImGuiSliderFlags_": "imgui:1792", - "ImGuiSortDirection": "imgui:1401", - "ImGuiStackLevelInfo": "imgui_internal:2062", - "ImGuiStackSizes": "imgui_internal:1280", - "ImGuiStorage": "imgui:2590", - "ImGuiStoragePair": "imgui:2593", - "ImGuiStyle": "imgui:2124", - "ImGuiStyleMod": "imgui_internal:1049", - "ImGuiStyleVar_": "imgui:1695", - "ImGuiTabBar": "imgui_internal:2913", - "ImGuiTabBarFlagsPrivate_": "imgui_internal:2876", - "ImGuiTabBarFlags_": "imgui:1248", - "ImGuiTabItem": "imgui_internal:2893", - "ImGuiTabItemFlagsPrivate_": "imgui_internal:2884", - "ImGuiTabItemFlags_": "imgui:1264", - "ImGuiTable": "imgui_internal:3058", - "ImGuiTableBgTarget_": "imgui:1988", - "ImGuiTableCellData": "imgui_internal:3026", - "ImGuiTableColumn": "imgui_internal:2967", - "ImGuiTableColumnFlags_": "imgui:1935", - "ImGuiTableColumnSettings": "imgui_internal:3205", - "ImGuiTableColumnSortSpecs": "imgui:2010", - "ImGuiTableFlags_": "imgui:1882", - "ImGuiTableHeaderData": "imgui_internal:3035", - "ImGuiTableInstanceData": "imgui_internal:3045", - "ImGuiTableRowFlags_": "imgui:1973", - "ImGuiTableSettings": "imgui_internal:3229", - "ImGuiTableSortSpecs": "imgui:2000", - "ImGuiTableTempData": "imgui_internal:3182", - "ImGuiTextBuffer": "imgui:2563", - "ImGuiTextFilter": "imgui:2536", - "ImGuiTextFlags_": "imgui_internal:998", - "ImGuiTextIndex": "imgui_internal:739", - "ImGuiTextRange": "imgui:2546", - "ImGuiTooltipFlags_": "imgui_internal:1004", - "ImGuiTreeNodeFlagsPrivate_": "imgui_internal:974", - "ImGuiTreeNodeFlags_": "imgui:1165", - "ImGuiTypingSelectFlags_": "imgui_internal:1640", - "ImGuiTypingSelectRequest": "imgui_internal:1648", - "ImGuiTypingSelectState": "imgui_internal:1659", - "ImGuiViewport": "imgui:3341", - "ImGuiViewportFlags_": "imgui:3313", - "ImGuiViewportP": "imgui_internal:1895", - "ImGuiWindow": "imgui_internal:2725", - "ImGuiWindowClass": "imgui:2477", - "ImGuiWindowDockStyle": "imgui_internal:1873", - "ImGuiWindowDockStyleCol": "imgui_internal:1861", - "ImGuiWindowFlags_": "imgui:1060", - "ImGuiWindowRefreshFlags_": "imgui_internal:1167", - "ImGuiWindowSettings": "imgui_internal:1941", - "ImGuiWindowStackData": "imgui_internal:1298", - "ImGuiWindowTempData": "imgui_internal:2675", - "ImRect": "imgui_internal:541", - "ImVec1": "imgui_internal:523", - "ImVec2": "imgui:279", - "ImVec2ih": "imgui_internal:531", - "ImVec4": "imgui:292", + "ImBitVector": "imgui_internal:620", + "ImColor": "imgui:2763", + "ImDrawChannel": "imgui:2853", + "ImDrawCmd": "imgui:2812", + "ImDrawCmdHeader": "imgui:2845", + "ImDrawData": "imgui:3057", + "ImDrawDataBuilder": "imgui_internal:808", + "ImDrawFlags_": "imgui:2879", + "ImDrawList": "imgui:2917", + "ImDrawListFlags_": "imgui:2899", + "ImDrawListSharedData": "imgui_internal:785", + "ImDrawListSplitter": "imgui:2862", + "ImDrawVert": "imgui:2830", + "ImFont": "imgui:3280", + "ImFontAtlas": "imgui:3176", + "ImFontAtlasCustomRect": "imgui:3138", + "ImFontAtlasFlags_": "imgui:3151", + "ImFontBuilderIO": "imgui_internal:3892", + "ImFontConfig": "imgui:3081", + "ImFontGlyph": "imgui:3111", + "ImFontGlyphRangesBuilder": "imgui:3123", + "ImGuiActivateFlags_": "imgui_internal:1552", + "ImGuiAxis": "imgui_internal:1031", + "ImGuiBackendFlags_": "imgui:1622", + "ImGuiButtonFlagsPrivate_": "imgui_internal:925", + "ImGuiButtonFlags_": "imgui:1753", + "ImGuiChildFlags_": "imgui:1112", + "ImGuiCol_": "imgui:1637", + "ImGuiColorEditFlags_": "imgui:1764", + "ImGuiColorMod": "imgui_internal:1045", + "ImGuiComboFlagsPrivate_": "imgui_internal:950", + "ImGuiComboFlags_": "imgui:1235", + "ImGuiComboPreviewData": "imgui_internal:1062", + "ImGuiCond_": "imgui:1866", + "ImGuiConfigFlags_": "imgui:1596", + "ImGuiContext": "imgui_internal:2113", + "ImGuiContextHook": "imgui_internal:2098", + "ImGuiContextHookType": "imgui_internal:2096", + "ImGuiDataAuthority_": "imgui_internal:1781", + "ImGuiDataTypeInfo": "imgui_internal:834", + "ImGuiDataTypePrivate_": "imgui_internal:843", + "ImGuiDataTypeStorage": "imgui_internal:828", + "ImGuiDataType_": "imgui:1383", + "ImGuiDataVarInfo": "imgui_internal:820", + "ImGuiDebugAllocEntry": "imgui_internal:2032", + "ImGuiDebugAllocInfo": "imgui_internal:2039", + "ImGuiDebugLogFlags_": "imgui_internal:2012", + "ImGuiDir": "imgui:1399", + "ImGuiDockContext": "imgui_internal:1883", + "ImGuiDockNode": "imgui_internal:1797", + "ImGuiDockNodeFlagsPrivate_": "imgui_internal:1752", + "ImGuiDockNodeFlags_": "imgui:1336", + "ImGuiDockNodeState": "imgui_internal:1788", + "ImGuiDragDropFlags_": "imgui:1355", + "ImGuiFocusRequestFlags_": "imgui_internal:994", + "ImGuiFocusScopeData": "imgui_internal:1632", + "ImGuiFocusedFlags_": "imgui:1282", + "ImGuiGroupData": "imgui_internal:1075", + "ImGuiHoveredFlagsPrivate_": "imgui_internal:907", + "ImGuiHoveredFlags_": "imgui:1296", + "ImGuiIDStackTool": "imgui_internal:2079", + "ImGuiIO": "imgui:2226", + "ImGuiInputEvent": "imgui_internal:1412", + "ImGuiInputEventAppFocused": "imgui_internal:1410", + "ImGuiInputEventKey": "imgui_internal:1408", + "ImGuiInputEventMouseButton": "imgui_internal:1406", + "ImGuiInputEventMousePos": "imgui_internal:1404", + "ImGuiInputEventMouseViewport": "imgui_internal:1407", + "ImGuiInputEventMouseWheel": "imgui_internal:1405", + "ImGuiInputEventText": "imgui_internal:1409", + "ImGuiInputEventType": "imgui_internal:1380", + "ImGuiInputFlagsPrivate_": "imgui_internal:1479", + "ImGuiInputFlags_": "imgui:1561", + "ImGuiInputSource": "imgui_internal:1393", + "ImGuiInputTextCallbackData": "imgui:2448", + "ImGuiInputTextDeactivatedState": "imgui_internal:1111", + "ImGuiInputTextFlagsPrivate_": "imgui_internal:915", + "ImGuiInputTextFlags_": "imgui:1128", + "ImGuiInputTextState": "imgui_internal:1121", + "ImGuiItemFlags_": "imgui_internal:859", + "ImGuiItemStatusFlags_": "imgui_internal:881", + "ImGuiKey": "imgui:1428", + "ImGuiKeyData": "imgui:2218", + "ImGuiKeyOwnerData": "imgui_internal:1466", + "ImGuiKeyRoutingData": "imgui_internal:1440", + "ImGuiKeyRoutingTable": "imgui_internal:1454", + "ImGuiLastItemData": "imgui_internal:1258", + "ImGuiLayoutType_": "imgui_internal:1015", + "ImGuiListClipper": "imgui:2677", + "ImGuiListClipperData": "imgui_internal:1536", + "ImGuiListClipperRange": "imgui_internal:1523", + "ImGuiLocEntry": "imgui_internal:2001", + "ImGuiLocKey": "imgui_internal:1985", + "ImGuiLogType": "imgui_internal:1021", + "ImGuiMenuColumns": "imgui_internal:1093", + "ImGuiMetricsConfig": "imgui_internal:2049", + "ImGuiMouseButton_": "imgui:1826", + "ImGuiMouseCursor_": "imgui:1836", + "ImGuiMouseSource": "imgui:1855", + "ImGuiNavHighlightFlags_": "imgui_internal:1577", + "ImGuiNavItemData": "imgui_internal:1615", + "ImGuiNavLayer": "imgui_internal:1607", + "ImGuiNavMoveFlags_": "imgui_internal:1585", + "ImGuiNavTreeNodeData": "imgui_internal:1276", + "ImGuiNextItemData": "imgui_internal:1240", + "ImGuiNextItemDataFlags_": "imgui_internal:1231", + "ImGuiNextWindowData": "imgui_internal:1198", + "ImGuiNextWindowDataFlags_": "imgui_internal:1179", + "ImGuiOldColumnData": "imgui_internal:1700", + "ImGuiOldColumnFlags_": "imgui_internal:1680", + "ImGuiOldColumns": "imgui_internal:1710", + "ImGuiOnceUponAFrame": "imgui:2548", + "ImGuiPayload": "imgui:2513", + "ImGuiPlatformIO": "imgui:3450", + "ImGuiPlatformImeData": "imgui:3523", + "ImGuiPlatformMonitor": "imgui:3513", + "ImGuiPlotType": "imgui_internal:1038", + "ImGuiPopupData": "imgui_internal:1337", + "ImGuiPopupFlags_": "imgui:1202", + "ImGuiPopupPositionPolicy": "imgui_internal:1329", + "ImGuiPtrOrIndex": "imgui_internal:1316", + "ImGuiScrollFlags_": "imgui_internal:1563", + "ImGuiSelectableFlagsPrivate_": "imgui_internal:963", + "ImGuiSelectableFlags_": "imgui:1220", + "ImGuiSeparatorFlags_": "imgui_internal:983", + "ImGuiSettingsHandler": "imgui_internal:1965", + "ImGuiShrinkWidthItem": "imgui_internal:1309", + "ImGuiSizeCallbackData": "imgui:2482", + "ImGuiSliderFlagsPrivate_": "imgui_internal:956", + "ImGuiSliderFlags_": "imgui:1810", + "ImGuiSortDirection": "imgui:1410", + "ImGuiStackLevelInfo": "imgui_internal:2067", + "ImGuiStackSizes": "imgui_internal:1283", + "ImGuiStorage": "imgui:2620", + "ImGuiStoragePair": "imgui:2603", + "ImGuiStyle": "imgui:2143", + "ImGuiStyleMod": "imgui_internal:1052", + "ImGuiStyleVar_": "imgui:1713", + "ImGuiTabBar": "imgui_internal:2932", + "ImGuiTabBarFlagsPrivate_": "imgui_internal:2895", + "ImGuiTabBarFlags_": "imgui:1250", + "ImGuiTabItem": "imgui_internal:2912", + "ImGuiTabItemFlagsPrivate_": "imgui_internal:2903", + "ImGuiTabItemFlags_": "imgui:1267", + "ImGuiTable": "imgui_internal:3077", + "ImGuiTableBgTarget_": "imgui:2007", + "ImGuiTableCellData": "imgui_internal:3045", + "ImGuiTableColumn": "imgui_internal:2986", + "ImGuiTableColumnFlags_": "imgui:1954", + "ImGuiTableColumnSettings": "imgui_internal:3224", + "ImGuiTableColumnSortSpecs": "imgui:2029", + "ImGuiTableFlags_": "imgui:1901", + "ImGuiTableHeaderData": "imgui_internal:3054", + "ImGuiTableInstanceData": "imgui_internal:3064", + "ImGuiTableRowFlags_": "imgui:1992", + "ImGuiTableSettings": "imgui_internal:3248", + "ImGuiTableSortSpecs": "imgui:2019", + "ImGuiTableTempData": "imgui_internal:3201", + "ImGuiTextBuffer": "imgui:2583", + "ImGuiTextFilter": "imgui:2556", + "ImGuiTextFlags_": "imgui_internal:1001", + "ImGuiTextIndex": "imgui_internal:740", + "ImGuiTextRange": "imgui:2566", + "ImGuiTooltipFlags_": "imgui_internal:1007", + "ImGuiTreeNodeFlagsPrivate_": "imgui_internal:977", + "ImGuiTreeNodeFlags_": "imgui:1167", + "ImGuiTypingSelectFlags_": "imgui_internal:1643", + "ImGuiTypingSelectRequest": "imgui_internal:1651", + "ImGuiTypingSelectState": "imgui_internal:1662", + "ImGuiViewport": "imgui:3366", + "ImGuiViewportFlags_": "imgui:3338", + "ImGuiViewportP": "imgui_internal:1900", + "ImGuiWindow": "imgui_internal:2744", + "ImGuiWindowClass": "imgui:2497", + "ImGuiWindowDockStyle": "imgui_internal:1878", + "ImGuiWindowDockStyleCol": "imgui_internal:1864", + "ImGuiWindowFlags_": "imgui:1061", + "ImGuiWindowRefreshFlags_": "imgui_internal:1170", + "ImGuiWindowSettings": "imgui_internal:1946", + "ImGuiWindowStackData": "imgui_internal:1301", + "ImGuiWindowTempData": "imgui_internal:2694", + "ImRect": "imgui_internal:542", + "ImVec1": "imgui_internal:524", + "ImVec2": "imgui:280", + "ImVec2ih": "imgui_internal:532", + "ImVec4": "imgui:293", "STB_TexteditState": "imstb_textedit:321", "StbTexteditRow": "imstb_textedit:368", "StbUndoRecord": "imstb_textedit:303", @@ -5805,6 +5850,11 @@ "name": "TestEngine", "type": "void*" }, + { + "name": "ContextName[16]", + "size": 16, + "type": "char" + }, { "name": "InputEventsQueue", "template_type": "ImGuiInputEvent", @@ -5871,6 +5921,10 @@ "name": "HoveredWindowUnderMovingWindow", "type": "ImGuiWindow*" }, + { + "name": "HoveredWindowBeforeClear", + "type": "ImGuiWindow*" + }, { "name": "MovingWindow", "type": "ImGuiWindow*" @@ -5928,7 +5982,7 @@ "type": "bool" }, { - "name": "HoveredIdDisabled", + "name": "HoveredIdIsDisabled", "type": "bool" }, { @@ -6183,6 +6237,10 @@ "name": "NavFocusScopeId", "type": "ImGuiID" }, + { + "name": "NavLayer", + "type": "ImGuiNavLayer" + }, { "name": "NavActivateId", "type": "ImGuiID" @@ -6212,18 +6270,6 @@ "name": "NavHighlightActivatedTimer", "type": "float" }, - { - "name": "NavJustMovedToId", - "type": "ImGuiID" - }, - { - "name": "NavJustMovedToFocusScopeId", - "type": "ImGuiID" - }, - { - "name": "NavJustMovedToKeyMods", - "type": "ImGuiKeyChord" - }, { "name": "NavNextActivateId", "type": "ImGuiID" @@ -6236,10 +6282,6 @@ "name": "NavInputSource", "type": "ImGuiInputSource" }, - { - "name": "NavLayer", - "type": "ImGuiNavLayer" - }, { "name": "NavLastValidSelectionUserData", "type": "ImGuiSelectionUserData" @@ -6348,6 +6390,30 @@ "name": "NavTabbingResultFirst", "type": "ImGuiNavItemData" }, + { + "name": "NavJustMovedFromFocusScopeId", + "type": "ImGuiID" + }, + { + "name": "NavJustMovedToId", + "type": "ImGuiID" + }, + { + "name": "NavJustMovedToFocusScopeId", + "type": "ImGuiID" + }, + { + "name": "NavJustMovedToKeyMods", + "type": "ImGuiKeyChord" + }, + { + "name": "NavJustMovedToIsTabbing", + "type": "bool" + }, + { + "name": "NavJustMovedToHasSelectionData", + "type": "bool" + }, { "name": "ConfigNavWindowingKeyNext", "type": "ImGuiKeyChord" @@ -9093,7 +9159,7 @@ }, { "name": "Colors[ImGuiCol_COUNT]", - "size": 55, + "size": 57, "type": "ImVec4" }, { @@ -10962,7 +11028,7 @@ "ImGuiWindowDockStyle": [ { "name": "Colors[ImGuiWindowDockStyleCol_COUNT]", - "size": 6, + "size": 8, "type": "ImU32" } ], diff --git a/src/ImGui.NET/Generated/ImGui.gen.cs b/src/ImGui.NET/Generated/ImGui.gen.cs index 92088b4c..1695e8a8 100644 --- a/src/ImGui.NET/Generated/ImGui.gen.cs +++ b/src/ImGui.NET/Generated/ImGui.gen.cs @@ -2070,7 +2070,7 @@ public static bool BeginTabItem(string label, ref bool p_open, ImGuiTabItemFlags return ret != 0; } #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP2_1_OR_GREATER - public static bool BeginTable(ReadOnlySpan str_id, int column) + public static bool BeginTable(ReadOnlySpan str_id, int columns) { byte* native_str_id; int str_id_byteCount = 0; @@ -2093,7 +2093,7 @@ public static bool BeginTable(ReadOnlySpan str_id, int column) ImGuiTableFlags flags = (ImGuiTableFlags)0; Vector2 outer_size = new Vector2(); float inner_width = 0.0f; - byte ret = ImGuiNative.igBeginTable(native_str_id, column, flags, outer_size, inner_width); + byte ret = ImGuiNative.igBeginTable(native_str_id, columns, flags, outer_size, inner_width); if (str_id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_str_id); @@ -2101,7 +2101,7 @@ public static bool BeginTable(ReadOnlySpan str_id, int column) return ret != 0; } #endif - public static bool BeginTable(string str_id, int column) + public static bool BeginTable(string str_id, int columns) { byte* native_str_id; int str_id_byteCount = 0; @@ -2124,7 +2124,7 @@ public static bool BeginTable(string str_id, int column) ImGuiTableFlags flags = (ImGuiTableFlags)0; Vector2 outer_size = new Vector2(); float inner_width = 0.0f; - byte ret = ImGuiNative.igBeginTable(native_str_id, column, flags, outer_size, inner_width); + byte ret = ImGuiNative.igBeginTable(native_str_id, columns, flags, outer_size, inner_width); if (str_id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_str_id); @@ -2132,7 +2132,7 @@ public static bool BeginTable(string str_id, int column) return ret != 0; } #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP2_1_OR_GREATER - public static bool BeginTable(ReadOnlySpan str_id, int column, ImGuiTableFlags flags) + public static bool BeginTable(ReadOnlySpan str_id, int columns, ImGuiTableFlags flags) { byte* native_str_id; int str_id_byteCount = 0; @@ -2154,7 +2154,7 @@ public static bool BeginTable(ReadOnlySpan str_id, int column, ImGuiTableF else { native_str_id = null; } Vector2 outer_size = new Vector2(); float inner_width = 0.0f; - byte ret = ImGuiNative.igBeginTable(native_str_id, column, flags, outer_size, inner_width); + byte ret = ImGuiNative.igBeginTable(native_str_id, columns, flags, outer_size, inner_width); if (str_id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_str_id); @@ -2162,7 +2162,7 @@ public static bool BeginTable(ReadOnlySpan str_id, int column, ImGuiTableF return ret != 0; } #endif - public static bool BeginTable(string str_id, int column, ImGuiTableFlags flags) + public static bool BeginTable(string str_id, int columns, ImGuiTableFlags flags) { byte* native_str_id; int str_id_byteCount = 0; @@ -2184,7 +2184,7 @@ public static bool BeginTable(string str_id, int column, ImGuiTableFlags flags) else { native_str_id = null; } Vector2 outer_size = new Vector2(); float inner_width = 0.0f; - byte ret = ImGuiNative.igBeginTable(native_str_id, column, flags, outer_size, inner_width); + byte ret = ImGuiNative.igBeginTable(native_str_id, columns, flags, outer_size, inner_width); if (str_id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_str_id); @@ -2192,7 +2192,7 @@ public static bool BeginTable(string str_id, int column, ImGuiTableFlags flags) return ret != 0; } #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP2_1_OR_GREATER - public static bool BeginTable(ReadOnlySpan str_id, int column, ImGuiTableFlags flags, Vector2 outer_size) + public static bool BeginTable(ReadOnlySpan str_id, int columns, ImGuiTableFlags flags, Vector2 outer_size) { byte* native_str_id; int str_id_byteCount = 0; @@ -2213,7 +2213,7 @@ public static bool BeginTable(ReadOnlySpan str_id, int column, ImGuiTableF } else { native_str_id = null; } float inner_width = 0.0f; - byte ret = ImGuiNative.igBeginTable(native_str_id, column, flags, outer_size, inner_width); + byte ret = ImGuiNative.igBeginTable(native_str_id, columns, flags, outer_size, inner_width); if (str_id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_str_id); @@ -2221,7 +2221,7 @@ public static bool BeginTable(ReadOnlySpan str_id, int column, ImGuiTableF return ret != 0; } #endif - public static bool BeginTable(string str_id, int column, ImGuiTableFlags flags, Vector2 outer_size) + public static bool BeginTable(string str_id, int columns, ImGuiTableFlags flags, Vector2 outer_size) { byte* native_str_id; int str_id_byteCount = 0; @@ -2242,7 +2242,7 @@ public static bool BeginTable(string str_id, int column, ImGuiTableFlags flags, } else { native_str_id = null; } float inner_width = 0.0f; - byte ret = ImGuiNative.igBeginTable(native_str_id, column, flags, outer_size, inner_width); + byte ret = ImGuiNative.igBeginTable(native_str_id, columns, flags, outer_size, inner_width); if (str_id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_str_id); @@ -2250,7 +2250,7 @@ public static bool BeginTable(string str_id, int column, ImGuiTableFlags flags, return ret != 0; } #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP2_1_OR_GREATER - public static bool BeginTable(ReadOnlySpan str_id, int column, ImGuiTableFlags flags, Vector2 outer_size, float inner_width) + public static bool BeginTable(ReadOnlySpan str_id, int columns, ImGuiTableFlags flags, Vector2 outer_size, float inner_width) { byte* native_str_id; int str_id_byteCount = 0; @@ -2270,7 +2270,7 @@ public static bool BeginTable(ReadOnlySpan str_id, int column, ImGuiTableF native_str_id[native_str_id_offset] = 0; } else { native_str_id = null; } - byte ret = ImGuiNative.igBeginTable(native_str_id, column, flags, outer_size, inner_width); + byte ret = ImGuiNative.igBeginTable(native_str_id, columns, flags, outer_size, inner_width); if (str_id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_str_id); @@ -2278,7 +2278,7 @@ public static bool BeginTable(ReadOnlySpan str_id, int column, ImGuiTableF return ret != 0; } #endif - public static bool BeginTable(string str_id, int column, ImGuiTableFlags flags, Vector2 outer_size, float inner_width) + public static bool BeginTable(string str_id, int columns, ImGuiTableFlags flags, Vector2 outer_size, float inner_width) { byte* native_str_id; int str_id_byteCount = 0; @@ -2298,7 +2298,7 @@ public static bool BeginTable(string str_id, int column, ImGuiTableFlags flags, native_str_id[native_str_id_offset] = 0; } else { native_str_id = null; } - byte ret = ImGuiNative.igBeginTable(native_str_id, column, flags, outer_size, inner_width); + byte ret = ImGuiNative.igBeginTable(native_str_id, columns, flags, outer_size, inner_width); if (str_id_byteCount > Util.StackAllocationSizeLimit) { Util.Free(native_str_id); @@ -12468,13 +12468,14 @@ public static void GetAllocatorFunctions(ref IntPtr p_alloc_func, ref IntPtr p_f } public static ImDrawListPtr GetBackgroundDrawList() { - ImDrawList* ret = ImGuiNative.igGetBackgroundDrawList_Nil(); + ImGuiViewport* viewport = null; + ImDrawList* ret = ImGuiNative.igGetBackgroundDrawList(viewport); return new ImDrawListPtr(ret); } public static ImDrawListPtr GetBackgroundDrawList(ImGuiViewportPtr viewport) { ImGuiViewport* native_viewport = viewport.NativePtr; - ImDrawList* ret = ImGuiNative.igGetBackgroundDrawList_ViewportPtr(native_viewport); + ImDrawList* ret = ImGuiNative.igGetBackgroundDrawList(native_viewport); return new ImDrawListPtr(ret); } public static string GetClipboardText() @@ -12619,7 +12620,8 @@ public static Vector2 GetFontTexUvWhitePixel() } public static ImDrawListPtr GetForegroundDrawList() { - ImDrawList* ret = ImGuiNative.igGetForegroundDrawList_Nil(); + ImGuiViewport* viewport = null; + ImDrawList* ret = ImGuiNative.igGetForegroundDrawList_ViewportPtr(viewport); return new ImDrawListPtr(ret); } public static ImDrawListPtr GetForegroundDrawList(ImGuiViewportPtr viewport) @@ -25948,6 +25950,11 @@ public static string TableGetColumnName(int column_n) byte* ret = ImGuiNative.igTableGetColumnName_Int(column_n); return Util.StringFromPtr(ret); } + public static int TableGetHoveredColumn() + { + int ret = ImGuiNative.igTableGetHoveredColumn(); + return ret; + } public static int TableGetRowIndex() { int ret = ImGuiNative.igTableGetRowIndex(); diff --git a/src/ImGui.NET/Generated/ImGuiChildFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiChildFlags.gen.cs index bbb0f50b..b110be2d 100644 --- a/src/ImGui.NET/Generated/ImGuiChildFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiChildFlags.gen.cs @@ -12,5 +12,6 @@ public enum ImGuiChildFlags AutoResizeY = 32, AlwaysAutoResize = 64, FrameStyle = 128, + NavFlattened = 256, } } diff --git a/src/ImGui.NET/Generated/ImGuiCol.gen.cs b/src/ImGui.NET/Generated/ImGuiCol.gen.cs index 38401f19..29e4ac77 100644 --- a/src/ImGui.NET/Generated/ImGuiCol.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiCol.gen.cs @@ -35,28 +35,30 @@ public enum ImGuiCol ResizeGrip = 30, ResizeGripHovered = 31, ResizeGripActive = 32, - Tab = 33, - TabHovered = 34, - TabActive = 35, - TabUnfocused = 36, - TabUnfocusedActive = 37, - DockingPreview = 38, - DockingEmptyBg = 39, - PlotLines = 40, - PlotLinesHovered = 41, - PlotHistogram = 42, - PlotHistogramHovered = 43, - TableHeaderBg = 44, - TableBorderStrong = 45, - TableBorderLight = 46, - TableRowBg = 47, - TableRowBgAlt = 48, - TextSelectedBg = 49, - DragDropTarget = 50, - NavHighlight = 51, - NavWindowingHighlight = 52, - NavWindowingDimBg = 53, - ModalWindowDimBg = 54, - COUNT = 55, + TabHovered = 33, + Tab = 34, + TabSelected = 35, + TabSelectedOverline = 36, + TabDimmed = 37, + TabDimmedSelected = 38, + TabDimmedSelectedOverline = 39, + DockingPreview = 40, + DockingEmptyBg = 41, + PlotLines = 42, + PlotLinesHovered = 43, + PlotHistogram = 44, + PlotHistogramHovered = 45, + TableHeaderBg = 46, + TableBorderStrong = 47, + TableBorderLight = 48, + TableRowBg = 49, + TableRowBgAlt = 50, + TextSelectedBg = 51, + DragDropTarget = 52, + NavHighlight = 53, + NavWindowingHighlight = 54, + NavWindowingDimBg = 55, + ModalWindowDimBg = 56, + COUNT = 57, } } diff --git a/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs index c64b1843..14d6613c 100644 --- a/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs @@ -10,7 +10,8 @@ public enum ImGuiConfigFlags NavNoCaptureKeyboard = 8, NoMouse = 16, NoMouseCursorChange = 32, - DockingEnable = 64, + NoKeyboard = 64, + DockingEnable = 128, ViewportsEnable = 1024, DpiEnableScaleViewports = 16384, DpiEnableScaleFonts = 32768, diff --git a/src/ImGui.NET/Generated/ImGuiDragDropFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiDragDropFlags.gen.cs index 00fdf8a1..ef8c5657 100644 --- a/src/ImGui.NET/Generated/ImGuiDragDropFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiDragDropFlags.gen.cs @@ -9,7 +9,9 @@ public enum ImGuiDragDropFlags SourceNoHoldToOpenOthers = 4, SourceAllowNullID = 8, SourceExtern = 16, - SourceAutoExpirePayload = 32, + PayloadAutoExpire = 32, + PayloadNoCrossContext = 64, + PayloadNoCrossProcess = 128, AcceptBeforeDelivery = 1024, AcceptNoDrawDefaultRect = 2048, AcceptNoPreviewTooltip = 4096, diff --git a/src/ImGui.NET/Generated/ImGuiIO.gen.cs b/src/ImGui.NET/Generated/ImGuiIO.gen.cs index 75e80318..a40a696a 100644 --- a/src/ImGui.NET/Generated/ImGuiIO.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiIO.gen.cs @@ -483,6 +483,10 @@ public void ClearInputKeys() { ImGuiNative.ImGuiIO_ClearInputKeys((ImGuiIO*)(NativePtr)); } + public void ClearInputMouse() + { + ImGuiNative.ImGuiIO_ClearInputMouse((ImGuiIO*)(NativePtr)); + } public void Destroy() { ImGuiNative.ImGuiIO_destroy((ImGuiIO*)(NativePtr)); diff --git a/src/ImGui.NET/Generated/ImGuiNative.gen.cs b/src/ImGui.NET/Generated/ImGuiNative.gen.cs index b1f37cec..4110cec0 100644 --- a/src/ImGui.NET/Generated/ImGuiNative.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiNative.gen.cs @@ -53,7 +53,7 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igBeginTabItem(byte* label, byte* p_open, ImGuiTabItemFlags flags); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] - public static extern byte igBeginTable(byte* str_id, int column, ImGuiTableFlags flags, Vector2 outer_size, float inner_width); + public static extern byte igBeginTable(byte* str_id, int columns, ImGuiTableFlags flags, Vector2 outer_size, float inner_width); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igBeginTooltip(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] @@ -187,9 +187,7 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igGetAllocatorFunctions(IntPtr* p_alloc_func, IntPtr* p_free_func, void** p_user_data); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] - public static extern ImDrawList* igGetBackgroundDrawList_Nil(); - [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] - public static extern ImDrawList* igGetBackgroundDrawList_ViewportPtr(ImGuiViewport* viewport); + public static extern ImDrawList* igGetBackgroundDrawList(ImGuiViewport* viewport); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte* igGetClipboardText(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] @@ -235,8 +233,6 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igGetFontTexUvWhitePixel(Vector2* pOut); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] - public static extern ImDrawList* igGetForegroundDrawList_Nil(); - [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern ImDrawList* igGetForegroundDrawList_ViewportPtr(ImGuiViewport* viewport); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern int igGetFrameCount(); @@ -707,6 +703,8 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte* igTableGetColumnName_Int(int column_n); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern int igTableGetHoveredColumn(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern int igTableGetRowIndex(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern ImGuiTableSortSpecs* igTableGetSortSpecs(); @@ -1131,6 +1129,8 @@ public static unsafe partial class ImGuiNative [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImGuiIO_ClearInputKeys(ImGuiIO* self); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void ImGuiIO_ClearInputMouse(ImGuiIO* self); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImGuiIO_destroy(ImGuiIO* self); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern ImGuiIO* ImGuiIO_ImGuiIO(); diff --git a/src/ImGui.NET/Generated/ImGuiSliderFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiSliderFlags.gen.cs index f87859c5..9f7d9bb1 100644 --- a/src/ImGui.NET/Generated/ImGuiSliderFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiSliderFlags.gen.cs @@ -8,6 +8,7 @@ public enum ImGuiSliderFlags Logarithmic = 32, NoRoundToFormat = 64, NoInput = 128, + WrapAround = 256, InvalidMask = 1879048207, } } diff --git a/src/ImGui.NET/Generated/ImGuiStyle.gen.cs b/src/ImGui.NET/Generated/ImGuiStyle.gen.cs index 1370b70b..1a87d69b 100644 --- a/src/ImGui.NET/Generated/ImGuiStyle.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiStyle.gen.cs @@ -109,6 +109,8 @@ public unsafe partial struct ImGuiStyle public Vector4 Colors_52; public Vector4 Colors_53; public Vector4 Colors_54; + public Vector4 Colors_55; + public Vector4 Colors_56; public float HoverStationaryDelay; public float HoverDelayShort; public float HoverDelayNormal; @@ -170,7 +172,7 @@ public unsafe partial struct ImGuiStylePtr public ref bool AntiAliasedFill => ref Unsafe.AsRef(&NativePtr->AntiAliasedFill); public ref float CurveTessellationTol => ref Unsafe.AsRef(&NativePtr->CurveTessellationTol); public ref float CircleTessellationMaxError => ref Unsafe.AsRef(&NativePtr->CircleTessellationMaxError); - public RangeAccessor Colors => new RangeAccessor(&NativePtr->Colors_0, 55); + public RangeAccessor Colors => new RangeAccessor(&NativePtr->Colors_0, 57); public ref float HoverStationaryDelay => ref Unsafe.AsRef(&NativePtr->HoverStationaryDelay); public ref float HoverDelayShort => ref Unsafe.AsRef(&NativePtr->HoverDelayShort); public ref float HoverDelayNormal => ref Unsafe.AsRef(&NativePtr->HoverDelayNormal); diff --git a/src/ImGui.NET/Generated/ImGuiTabBarFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiTabBarFlags.gen.cs index c5b82bfd..77d90ca3 100644 --- a/src/ImGui.NET/Generated/ImGuiTabBarFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiTabBarFlags.gen.cs @@ -10,9 +10,10 @@ public enum ImGuiTabBarFlags NoCloseWithMiddleMouseButton = 8, NoTabListScrollingButtons = 16, NoTooltip = 32, - FittingPolicyResizeDown = 64, - FittingPolicyScroll = 128, - FittingPolicyMask = 192, - FittingPolicyDefault = 64, + DrawSelectedOverline = 64, + FittingPolicyResizeDown = 128, + FittingPolicyScroll = 256, + FittingPolicyMask = 384, + FittingPolicyDefault = 128, } } diff --git a/src/ImGui.NET/Generated/ImGuiWindowFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiWindowFlags.gen.cs index 8e5b372e..184f40de 100644 --- a/src/ImGui.NET/Generated/ImGuiWindowFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiWindowFlags.gen.cs @@ -27,7 +27,6 @@ public enum ImGuiWindowFlags NoNav = 196608, NoDecoration = 43, NoInputs = 197120, - NavFlattened = 8388608, ChildWindow = 16777216, Tooltip = 33554432, Popup = 67108864, diff --git a/src/ImGui.NET/ImGui.NET.csproj b/src/ImGui.NET/ImGui.NET.csproj index 625a6ed6..119da753 100644 --- a/src/ImGui.NET/ImGui.NET.csproj +++ b/src/ImGui.NET/ImGui.NET.csproj @@ -1,7 +1,7 @@  A .NET wrapper for the Dear ImGui library. - 1.90.8.1 + 1.90.9.1 Eric Mellino netstandard2.0;net6.0 true