UUnitTest::UnitTick

Main tick function for the unit test

Windows
MacOS
Linux

Override Hierarchy

References

Module

NetcodeUnitTest

Header

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

Include

#include "UnitTest.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UnitTest.cpp

Syntax

virtual void UnitTick
(
    float DeltaTime
)

Remarks

Main tick function for the unit test

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