Table of Contents

Class CCommentaryAuto

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CCommentaryAuto : CBaseEntity, IEquatable<CEntityInstance>
Inheritance
CCommentaryAuto
Implements
Inherited Members

Constructors

CCommentaryAuto(nint)

public CCommentaryAuto(nint pointer)

Parameters

pointer nint

Properties

OnCommentaryMidGame

[SchemaMember("CCommentaryAuto", "m_OnCommentaryMidGame")]
public CEntityIOOutput OnCommentaryMidGame { get; }

Property Value

CEntityIOOutput

OnCommentaryMultiplayerSpawn

[SchemaMember("CCommentaryAuto", "m_OnCommentaryMultiplayerSpawn")]
public CEntityIOOutput OnCommentaryMultiplayerSpawn { get; }

Property Value

CEntityIOOutput

OnCommentaryNewGame

[SchemaMember("CCommentaryAuto", "m_OnCommentaryNewGame")]
public CEntityIOOutput OnCommentaryNewGame { get; }

Property Value

CEntityIOOutput