CPointWorldText: Difference between revisions

From SigMod
Jump to navigation Jump to search
(Created page with "== Overview == TBD '''Source location : Absent from the 2017 TF2 source code.''' '''Linked Entity : [https://developer.valvesoftware.com/wiki/point_world_text point_world_te...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
'''Source location : Absent from the 2017 TF2 source code.'''
'''Source location : Absent from the 2017 TF2 source code.'''


'''Linked Entity : [https://developer.valvesoftware.com/wiki/point_world_text point_world_text]'''
'''Linked Entity : [https://developer.valvesoftware.com/wiki/point_worldtext point_worldtext]'''


<span style='color: green'>TODO: </span> Verify the class name and inheritance
<span style='color: green'>TODO: </span> Verify the class name and inheritance
Line 11: Line 11:
**'''[[CPointEntity]]'''
**'''[[CPointEntity]]'''
***'''CPointWorldText'''
***'''CPointWorldText'''
== SendProps ==
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;"
|+CBaseAnimating
! style="width: 50%; background-color: #303030; color: white" |Name
! style="width: 15%; background-color: #303030; color: white" |Type
! style="width: 35%; background-color: #303030; color: white" |Description
|-
| style="width: 50%;" |'''m_szText'''
| style="width: 50%;" |
| style="width: 50%;" |
|-
| style="width: 50%;" |'''m_colTextColor'''
| style="width: 50%;" |
| style="width: 50%;" |
|-
| style="width: 50%;" |'''m_flTextSize'''
| style="width: 50%;" |
| style="width: 50%;" |
|-
| style="width: 50%;" |'''m_flTextSpacingX'''
| style="width: 50%;" |
| style="width: 50%;" |
|-
| style="width: 50%;" |'''m_flTextSpacingY'''
| style="width: 50%;" |
| style="width: 50%;" |
|-
| style="width: 50%;" |'''m_nOrientation'''
| style="width: 50%;" |
| style="width: 50%;" |
|-
| style="width: 50%;" |'''m_nFont'''
| style="width: 50%;" |
| style="width: 50%;" |
|-
| style="width: 50%;" |'''m_bRainbow'''
| style="width: 50%;" |
| style="width: 50%;" |
|}


== Entity DataMaps ==
== Entity DataMaps ==

Latest revision as of 09:36, 8 March 2023

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]

SendProps[edit | edit source]

CBaseAnimating
Name Type Description
m_szText
m_colTextColor
m_flTextSize
m_flTextSpacingX
m_flTextSpacingY
m_nOrientation
m_nFont
m_bRainbow

Entity DataMaps[edit | edit source]

CPointWorldText
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