FProcessEventHook::RemoveGlobalRPCHook

Removes the specified global RPC hook

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/Net/NUTUtilNet.h

Include

#include "Net/NUTUtilNet.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/Net/NUTUtilNet.cpp

Syntax

void RemoveGlobalRPCHook
(
    FDelegateHandle InHandle
)

Remarks

Removes the specified global RPC hook

Parameters

Parameter

Description

InHandle

The handle to the global RPC hook to remove

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