C_OP_RenderSound
Interface C_OP_RenderSound
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_RenderSound : CParticleFunctionRenderer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionRenderer>, ISchemaClass<C_OP_RenderSound>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionRenderer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionRenderer>
- ISchemaClass<C_OP_RenderSound>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
CPReference
ref int CPReference { get; }Property Value
Channel
ref int Channel { get; }Property Value
DurationField
ParticleAttributeIndex_t DurationField { get; }Property Value
DurationScale
ref float DurationScale { get; }Property Value
PitchField
ParticleAttributeIndex_t PitchField { get; }Property Value
PitchScale
ref float PitchScale { get; }Property Value
SndLvlField
ParticleAttributeIndex_t SndLvlField { get; }Property Value
SndLvlScale
ref float SndLvlScale { get; }Property Value
SoundName
string SoundName { get; set; }Property Value
SuppressStopSoundEvent
ref bool SuppressStopSoundEvent { get; }Property Value
VolumeField
ParticleAttributeIndex_t VolumeField { get; }Property Value
VolumeScale
ref float VolumeScale { get; }Property Value