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" |
Source | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UnitTask.cpp |
virtual void Attach
&40;
UUnitTest &42; InOwner
&41;
Remarks
Attach the task to a unit test
Parameters
Name | Description |
---|---|
InOwner | The unit test that will own this task |