CPointWorldText
Jump to navigation
Jump to search
Overview
TBD
Source location : Absent from the 2017 TF2 source code.
Linked Entity : point_worldtext
TODO: Verify the class name and inheritance
Class Structure
- CBaseEntity
- CPointEntity
- CPointWorldText
- CPointEntity
SendProps
| Name | Type | Description |
|---|---|---|
| m_szText | ||
| m_colTextColor | ||
| m_flTextSize | ||
| m_flTextSpacingX | ||
| m_flTextSpacingY | ||
| m_nOrientation | ||
| m_nFont | ||
| m_bRainbow |
Entity DataMaps
| 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 |