Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/FAssertHookDevice
Description
Adds a string to the list of disabled asserts - does a partial match when watching for the disabled assert
| Name | AddAssertHook |
| Type | function |
| Header File | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtil.h |
| Include Path | #include "NUTUtil.h" |
| Source | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/NUTUtil.cpp |
static void AddAssertHook
(
FString Assert
)