SchemaEntityClasses
CPointWorldText
CPointWorldText
Inheritance: CModelPointEntity
Fields
- m_messageText char
- m_FontName char
- m_BackgroundMaterialName char
- m_bEnabled bool
- m_bFullbright bool
- m_flWorldUnitsPerPx float
- m_flFontSize float
- m_flDepthOffset float
- m_bDrawBackground bool
- m_flBackgroundBorderWidth float
- m_flBackgroundBorderHeight float
- m_flBackgroundWorldToUV float
- m_Color Color
- m_nJustifyHorizontal PointWorldTextJustifyHorizontal_t
- m_nJustifyVertical PointWorldTextJustifyVertical_t
- m_nReorientMode PointWorldTextReorientMode_t
Methods
CPointWorldText* New(className)
Parameters
- className const char*
CPointWorldText* FromIndex(iIndex)
Parameters
- iIndex int
CPointWorldText* FromIndex(index)
Parameters
- index CEntityIndex