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 FWorldTickHook
Remarks
Class for hooking world tick events, and setting globals for log hooking
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TObjectPtr< UWorld > | AttachedWorld | The world this is attached to |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FWorldTickHook
(
UWorld* InWorld |