Table of Contents

Class CGamePlayerZone

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

Constructors

CGamePlayerZone(nint)

public CGamePlayerZone(nint pointer)

Parameters

pointer nint

Properties

OnPlayerInZone

[SchemaMember("CGamePlayerZone", "m_OnPlayerInZone")]
public CEntityIOOutput OnPlayerInZone { get; }

Property Value

CEntityIOOutput

OnPlayerOutZone

[SchemaMember("CGamePlayerZone", "m_OnPlayerOutZone")]
public CEntityIOOutput OnPlayerOutZone { get; }

Property Value

CEntityIOOutput