Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > UProcessUnitTest
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/ProcessUnitTest.h |
Include | #include "ProcessUnitTest.h" |
Source | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/ProcessUnitTest.cpp |
bool IsBlockingProcessPresent
&40;
bool bLogIfFound
&41;
Remarks
Whether or not a child process indicating a long/blocking task is running Whether or not a blocking process was found
Parameters
Name | Description |
---|---|
bLogIfFound | Outputs a log to the unit test window, if a blocking process is found |