ScriptRuntime.SoundReverbFilterComponent.ICall_SoundReverbFilterComponent_GetModulationTime C# (CSharp) Method

ICall_SoundReverbFilterComponent_GetModulationTime() private method

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