UUnitTestBase::PostUnitTick

For cleanup actions that should occur after the primary tick function is called

Windows
MacOS
Linux

Override Hierarchy

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/UnitTestBase.h

Include

#include "UnitTestBase.h"

Syntax

virtual void PostUnitTick
(
    float DeltaTime
)

Remarks

For cleanup actions that should occur after the primary tick function is called

Parameters

Parameter

Description

DeltaTime

The time passed since the previous tick

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