SwiftlyS2

CSoundEventParameter

Interface CSoundEventParameter

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSoundEventParameter : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSoundEventParameter>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

FloatValue

ref float FloatValue { get; }
Property Value

ParamName

string ParamName { get; set; }
Property Value

On this page