DDraceNetwork Docs
SValueSelectorProperties Struct Reference

#include <ui.h>

Collaboration diagram for SValueSelectorProperties:
[legend]

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)
 

Member Data Documentation

◆ m_Color

ColorRGBA SValueSelectorProperties::m_Color = ColorRGBA(0.0f, 0.0f, 0.0f, 0.4f)

◆ m_HexPrefix

int SValueSelectorProperties::m_HexPrefix = 6

◆ m_IsHex

bool SValueSelectorProperties::m_IsHex = false

◆ m_Scale

float SValueSelectorProperties::m_Scale = 1.0f

◆ m_Step

int64_t SValueSelectorProperties::m_Step = 1

◆ m_UseScroll

bool SValueSelectorProperties::m_UseScroll = true

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