Navigation
API > API/Plugins > API/Plugins/WebRemoteControl > API/Plugins/WebRemoteControl/IWebRemoteControlModule
References
| Module | WebRemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/WebRemoteControl/Public/IWebRemoteControlModule.h |
| Include | #include "IWebRemoteControlModule.h" |
void UnregisterRequestPreprocessor
&40;
const FDelegateHandle & RequestPreprocessorHandle
&41;
Remarks
Unregister a request preprocessor.
Parameters
| Name | Description |
|---|---|
| RequestPreprocessorHandle | The handle to the preprocessor delegate. |