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 FScopedNetObjectReplace
Remarks
Hooks netcode object serialization, in order to replace replication of a specific object, with another specified object, for the lifetime of the scoped instance
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FScopedNetObjectReplace
(
UClientUnitTest* InUnitTest, |
FScopedNetObjectReplace |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |