ImGuiSC.GlyphPickerPopup Class
Definition
Section titled “Definition”public static class ImGuiSC.GlyphPickerPopupInheritance object
Methods
Section titled “Methods”Show(ImGuiRenderer, string, IFont, ImTextureID, Point, ref int)
Section titled “Show(ImGuiRenderer, string, IFont, ImTextureID, Point, ref int)”public static bool Show(ImGuiRenderer renderer, string popupId, IFont font, ImTextureID fontTexture, Point fontTextureSize, ref int selectedGlyph)Parameters
Section titled “Parameters”renderer ImGuiRenderer
popupId string
font IFont
fontTexture Hexa.NET.ImGui.ImTextureID
fontTextureSize SadRogue.Primitives.Point
selectedGlyph int