FWorldTickHook

Class for hooking world tick events, and setting globals for log hooking

Windows
MacOS
Linux

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

Name Description

Public variable

UWorld *

 

AttachedWorld

The world this is attached to

Constructors

Name Description

Public function

FWorldTickHook

(
    UWorld* InWorld
)

Functions

Name Description

Public function

void

 

Cleanup()

Public function

void

 

Init()

FWorldTickHook

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss