Proxy to modulator, allowing for modulator to be referenced by the Audio Render Thread independently from the implementing modulation plugin (ex. for MetaSound implementation).
class FSoundModulationParameterAssetProxy :
public Audio::TProxyData< FSoundModulationParameterAssetProxy >,
public TSharedFromThis< FSoundModulationParameterAssetProxy, ESPMode::ThreadSafe >
Remarks
Proxy to modulator, allowing for modulator to be referenced by the Audio Render Thread independently from the implementing modulation plugin (ex. for MetaSound implementation).