SwiftlyS2

CGamePlayerZone

Interface CGamePlayerZone

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CGamePlayerZone : CRuleBrushEntity, CRuleEntity, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CRuleEntity>, ISchemaClass<CRuleBrushEntity>, ISchemaClass<CGamePlayerZone>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

OnPlayerInZone

CEntityIOOutput OnPlayerInZone { get; }
Property Value

OnPlayerOutZone

CEntityIOOutput OnPlayerOutZone { get; }
Property Value

PlayersInCount

SchemaUntypedField PlayersInCount { get; }
Property Value

PlayersOutCount

SchemaUntypedField PlayersOutCount { get; }
Property Value

On this page