UUnitTest::IsTaskBlocking

Determines whether or not a UnitTask is blocking the specified event

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "UnitTest.h"

Syntax

bool IsTaskBlocking
(
    EUnitTaskFlags InFlag
)

Remarks

Determines whether or not a UnitTask is blocking the specified event

Returns

Whether or not the specified event is being blocked by a UnitTask

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