SwiftlyS2

CPointProximitySensor

Interface CPointProximitySensor

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPointProximitySensor : CPointEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CPointProximitySensor>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Disabled

ref bool Disabled { get; }
Property Value

Distance

SchemaUntypedField Distance { get; }
Property Value

TargetEntity

ref CHandle<CBaseEntity> TargetEntity { get; }
Property Value

On this page