Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > Net
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/Net/NUTUtilNet.h |
Include | #include "Net/NUTUtilNet.h" |
Syntax
class FScopedRPCParamReplace
Remarks
Hooks the netcode serialization of a specific RPC parameter, in order to override the raw serialized param data with something else
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FScopedRPCParamReplace
(
UMinimalClient* InMinClient, |
FScopedRPCParamReplace |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |