SwiftlyS2

CPointPush

Interface CPointPush

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ConeOfInfluence

ref float ConeOfInfluence { get; }
Property Value

Enabled

ref bool Enabled { get; }
Property Value

Filter

ref CHandle<CBaseFilter> Filter { get; }
Property Value

FilterName

string FilterName { get; set; }
Property Value

InnerRadius

ref float InnerRadius { get; }
Property Value

Magnitude

ref float Magnitude { get; }
Property Value

Radius

ref float Radius { get; }
Property Value

On this page