Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest
Hooks the netcode serialization of a specific RPC parameter, in order to override the raw serialized param data with something else
| Name | FScopedRPCParamReplace |
| Type | class |
| Header File | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/Net/NUTUtilNet.h |
| Include Path | #include "Net/NUTUtilNet.h" |
Syntax
class FScopedRPCParamReplace
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedRPCParamReplace
(
UMinimalClient* InMinClient, |
FScopedRPCParamReplace | Net/NUTUtilNet.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedRPCParamReplace() |
Net/NUTUtilNet.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OriginalParam | FProperty * | Net/NUTUtilNet.h | ||
| ParamRepCmd | FRepLayoutCmd * | Net/NUTUtilNet.h |