Table of Contents

Class EventPlayerChat

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
[EventName("player_chat")]
public class EventPlayerChat : GameEvent
Inheritance
EventPlayerChat
Inherited Members

Constructors

EventPlayerChat(bool)

public EventPlayerChat(bool force)

Parameters

force bool

EventPlayerChat(nint)

public EventPlayerChat(nint pointer)

Parameters

pointer nint

Properties

Teamonly

public bool Teamonly { get; set; }

Property Value

bool

Text

public string Text { get; set; }

Property Value

string

Userid

public int Userid { get; set; }

Property Value

int