Struct ImGuiHelpers.ImFontGlyphReal
ImFontGlyph the correct version.
Assembly: Dalamud.dll
View Source
Declaration
public struct ImGuiHelpers.ImFontGlyphReal
Properties
Colored
View Source
Declaration
public bool Colored { get; set; }
Visible
View Source
Declaration
public bool Visible { get; set; }
TextureIndex
View Source
Declaration
public int TextureIndex { get; set; }