Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > NUTUtil
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtil.h |
Include | #include "NUTUtil.h" |
Source | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/NUTUtil.cpp |
static void SortUnitTestClassDefList
&40;
TArray< UUnitTest &42; > & InUnitTestClassDefaults
&41;
Remarks
Takes a list of unit test class defaults, and reorders them in a more readable way, based on type and implementation date
Parameters
Name | Description |
---|---|
InUnitTestClassDefaults | The array of unit test class defaults to reorder |