ScriptRuntime.SoundReverbFilterComponent.ICall_SoundReverbFilterComponent_GetDecayHFRatio C# (CSharp) Method

ICall_SoundReverbFilterComponent_GetDecayHFRatio() private method

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