LogTextV was present from 2021 so igLogText does not have to be manual

This commit is contained in:
sonoro1234
2025-04-15 17:25:02 +02:00
parent a007c438f0
commit 623cbefe49
6 changed files with 11 additions and 23 deletions

View File

@@ -29225,14 +29225,13 @@
"type": "..."
}
],
"argsoriginal": "(const char* fmt, ...)",
"argsoriginal": "(const char* fmt,...)",
"call_args": "(fmt,...)",
"cimguiname": "igLogText",
"defaults": {},
"funcname": "LogText",
"isvararg": "...)",
"location": "imgui:906",
"manual": true,
"namespace": "ImGui",
"ov_cimguiname": "igLogText",
"ret": "void",