Class EventHltvChat
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("hltv_chat")]
public class EventHltvChat : GameEvent
- Inheritance
-
objectEventHltvChat
- Inherited Members
Constructors
EventHltvChat(bool)
public EventHltvChat(bool force)
Parameters
force
bool
EventHltvChat(nint)
public EventHltvChat(nint pointer)
Parameters
pointer
nint
Properties
Steamid
public ulong Steamid { get; set; }
Property Value
Text
public string Text { get; set; }