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

#include <ui.h>

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
 
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_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: