DDraceNetwork Docs
SMenuButtonProperties Struct Reference

#include <ui.h>

Collaboration diagram for SMenuButtonProperties:
[legend]

Public Attributes

int m_Checked = 0
 
bool m_HintRequiresStringCheck = false
 
bool m_HintCanChangePositionOrSize = false
 
bool m_UseIconFont = false
 
bool m_ShowDropDownIcon = false
 
int m_Corners = IGraphics::CORNER_ALL
 
float m_Rounding = 5.0f
 
float m_FontFactor = 0.0f
 
ColorRGBA m_Color = ColorRGBA(1.0f, 1.0f, 1.0f, 0.5f)
 

Member Data Documentation

◆ m_Checked

int SMenuButtonProperties::m_Checked = 0

◆ m_Color

ColorRGBA SMenuButtonProperties::m_Color = ColorRGBA(1.0f, 1.0f, 1.0f, 0.5f)

◆ m_Corners

int SMenuButtonProperties::m_Corners = IGraphics::CORNER_ALL

◆ m_FontFactor

float SMenuButtonProperties::m_FontFactor = 0.0f

◆ m_HintCanChangePositionOrSize

bool SMenuButtonProperties::m_HintCanChangePositionOrSize = false

◆ m_HintRequiresStringCheck

bool SMenuButtonProperties::m_HintRequiresStringCheck = false

◆ m_Rounding

float SMenuButtonProperties::m_Rounding = 5.0f

◆ m_ShowDropDownIcon

bool SMenuButtonProperties::m_ShowDropDownIcon = false

◆ m_UseIconFont

bool SMenuButtonProperties::m_UseIconFont = false

The documentation for this struct was generated from the following file: