Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/Net > API/Plugins/NetcodeUnitTest/Net/FProcessEventHook
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 |
void RemoveGlobalEventHook
&40;
FDelegateHandle InHandle
&41;
Remarks
Removes the specified global non-RPC hook
Parameters
| Name | Description |
|---|---|
| InHandle | The handle to the global non-RPC hook to remove |