Class CPointClientUIWorldTextPanel
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CPointClientUIWorldTextPanel : CPointClientUIWorldPanel, IEquatable<CEntityInstance>
- Inheritance
-
objectCPointClientUIWorldTextPanel
- Implements
- Inherited Members
Constructors
CPointClientUIWorldTextPanel(nint)
public CPointClientUIWorldTextPanel(nint pointer)
Parameters
pointer
nint
Properties
MessageText
[SchemaMember("CPointClientUIWorldTextPanel", "m_messageText")]
public string MessageText { get; set; }