Table of Contents

Class EventHltvChat

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
[EventName("hltv_chat")]
public class EventHltvChat : GameEvent
Inheritance
EventHltvChat
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

ulong

Text

public string Text { get; set; }

Property Value

string