Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest
Hooks netcode name serialization, in order to replace replication of a specific name, with another specified name, for the lifetime of the scoped instance
| Name | FScopedNetNameReplace |
| Type | class |
| Header File | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/Net/NUTUtilNet.h |
| Include Path | #include "Net/NUTUtilNet.h" |
Syntax
class FScopedNetNameReplace
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedNetNameReplace
(
UMinimalClient* InMinClient, |
FScopedNetNameReplace | Net/NUTUtilNet.h | |
FScopedNetNameReplace
(
UMinimalClient* InMinClient, |
Net/NUTUtilNet.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedNetNameReplace() |
Net/NUTUtilNet.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Handle | FDelegateHandle | Net/NUTUtilNet.h | ||
| MinClient | UMinimalClient * | Net/NUTUtilNet.h |