CSoundEventParameter
Interface CSoundEventParameter
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSoundEventParameter : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSoundEventParameter>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CSoundEventParameter>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
FloatValue
ref float FloatValue { get; }Property Value
ParamName
string ParamName { get; set; }Property Value