Class CCommentaryAuto
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CCommentaryAuto : CBaseEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectCCommentaryAuto
- 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
OnCommentaryMultiplayerSpawn
[SchemaMember("CCommentaryAuto", "m_OnCommentaryMultiplayerSpawn")]
public CEntityIOOutput OnCommentaryMultiplayerSpawn { get; }
Property Value
OnCommentaryNewGame
[SchemaMember("CCommentaryAuto", "m_OnCommentaryNewGame")]
public CEntityIOOutput OnCommentaryNewGame { get; }