Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > UUnitTask
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/UnitTask.h |
Include | #include "UnitTask.h" |
virtual void UnitTick
&40;
float DeltaTime
&41;
Remarks
Events passed from the unit test Main tick function for the unit test
Parameters
Name | Description |
---|---|
DeltaTime | The time passed since the previous tick |