mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-10 20:08:31 +01:00
LogTextV was present from 2021 so igLogText does not have to be manual
This commit is contained in:
@@ -24800,14 +24800,13 @@ local t={
|
||||
[2]={
|
||||
name="...",
|
||||
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",
|
||||
|
Reference in New Issue
Block a user