IWebRemoteControlModule::UnregisterRequestPreprocessor

Unregister a request preprocessor.

Windows
MacOS
Linux

References

Module

WebRemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/WebRemoteControl/Public/IWebRemoteControlModule.h

Include

#include "IWebRemoteControlModule.h"

Syntax

void UnregisterRequestPreprocessor
(
    const FDelegateHandle & RequestPreprocessorHandle
)

Remarks

Unregister a request preprocessor.

Parameters

Parameter

Description

RequestPreprocessorHandle

The handle to the preprocessor delegate.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss