UUnitTask::Attach

Attach the task to a unit test

Windows
MacOS
Linux

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

Syntax

virtual void Attach
(
    UUnitTest * InOwner
)

Remarks

Attach the task to a unit test

Parameters

Parameter

Description

InOwner

The unit test that will own this task

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