GE Lua Documentation

Press F to search!

GetFont

Definition


-- @/=[C]:-1
function GetFont(...)

Callers

@/lua/common/extensions/ui/imgui_gen_luaintf.lua
function M.PopTextWrapPos() imgui.PopTextWrapPos() end
function M.GetFont() return imgui.GetFont() end
function M.GetFontSize() return imgui.GetFontSize() end
function M.PopTextWrapPos() imgui.PopTextWrapPos() end
function M.GetFont() return imgui.GetFont() end
function M.GetFontSize() return imgui.GetFontSize() end