FProcessEventHook::RemoveGlobalEventHook

Removes the specified global non-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 RemoveGlobalEventHook
(
    FDelegateHandle InHandle
)

Remarks

Removes the specified global non-RPC hook

Parameters

Parameter

Description

InHandle

The handle to the global non-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