ScriptRuntime.SoundReverbFilterComponent.ICall_SoundReverbFilterComponent_GetReflectionsGain C# (CSharp) Method

ICall_SoundReverbFilterComponent_GetReflectionsGain() private method

private ICall_SoundReverbFilterComponent_GetReflectionsGain ( SoundReverbFilterComponent self ) : float
self SoundReverbFilterComponent
return float
        private static extern float ICall_SoundReverbFilterComponent_GetReflectionsGain(SoundReverbFilterComponent self);
SoundReverbFilterComponent