DDraceNetwork Docs
|
#include <ui.h>
Public Attributes | |
bool | m_UseScroll = true |
int64_t | m_Step = 1 |
float | m_Scale = 1.0f |
bool | m_IsHex = false |
int | m_HexPrefix = 6 |
ColorRGBA | m_Color = ColorRGBA(0.0f, 0.0f, 0.0f, 0.4f) |
int SValueSelectorProperties::m_HexPrefix = 6 |
bool SValueSelectorProperties::m_IsHex = false |
float SValueSelectorProperties::m_Scale = 1.0f |
int64_t SValueSelectorProperties::m_Step = 1 |
bool SValueSelectorProperties::m_UseScroll = true |