CPointWorldText
Jump to navigation
Jump to search
Overview[edit | edit source]
TBD
Source location : Absent from the 2017 TF2 source code.
Linked Entity : point_worldtext
TODO: Verify the class name and inheritance
Class Structure[edit | edit source]
- CBaseEntity
- CPointEntity
- CPointWorldText
- CPointEntity
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_szText | ||
m_colTextColor | ||
m_flTextSize | ||
m_flTextSpacingX | ||
m_flTextSpacingY | ||
m_nOrientation | ||
m_nFont | ||
m_bRainbow |
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputSetText | ||
InputSetTextSize | ||
InputSetTextSpacingX | ||
InputSetTextSpacingY | ||
InputSetColor | ||
InputSetOrientation | ||
InputSetFont | ||
InputSetRainbow | ||
m_szText | ||
m_colTextColor | ||
m_flTextSize | ||
m_flTextSpacingX | ||
m_flTextSpacingY | ||
m_nOrientation | ||
m_nFont | ||
m_bRainbow |