DDraceNetwork Documentation
Loading...
Searching...
No Matches
SLabelProperties Struct Reference

#include <ui.h>

Collaboration diagram for SLabelProperties:
[legend]

Public Member Functions

void SetColor (const ColorRGBA &Color)

Public Attributes

float m_MaxWidth = -1
bool m_StopAtEnd = false
bool m_EllipsisAtEnd = false
bool m_EnableWidthCheck = true
float m_MinimumFontSize = 5.0f
std::vector< STextColorSplitm_vColorSplits

Member Function Documentation

◆ SetColor()

void SLabelProperties::SetColor ( const ColorRGBA & Color)

Member Data Documentation

◆ m_EllipsisAtEnd

bool SLabelProperties::m_EllipsisAtEnd = false

◆ m_EnableWidthCheck

bool SLabelProperties::m_EnableWidthCheck = true

◆ m_MaxWidth

float SLabelProperties::m_MaxWidth = -1

◆ m_MinimumFontSize

float SLabelProperties::m_MinimumFontSize = 5.0f

◆ m_StopAtEnd

bool SLabelProperties::m_StopAtEnd = false

◆ m_vColorSplits

std::vector<STextColorSplit> SLabelProperties::m_vColorSplits

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