GE Lua Documentation

Press F to search!

TextGlyph

Definition


-- @/lua/common/extensions/ui/imgui_custom_luaintf.lua:158

  function M.TextGlyph(unicode)
    return imgui.TextGlyph(unicode)
  end

Callers

@/lua/common/extensions/ui/imgui_custom_luaintf.lua
  function M.TextGlyph(unicode)
    return imgui.TextGlyph(unicode)
  end