SwiftlyS2

CSoundEventConeEntity

Interface CSoundEventConeEntity

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSoundEventConeEntity : CSoundEventEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSoundEventEntity>, ISchemaClass<CSoundEventConeEntity>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AttenMax

ref float AttenMax { get; }
Property Value

AttenMin

ref float AttenMin { get; }
Property Value

EmitterAngle

ref float EmitterAngle { get; }
Property Value

ParameterName

string ParameterName { get; set; }
Property Value

SweetSpotAngle

ref float SweetSpotAngle { get; }
Property Value

On this page