FAssertHookDevice::AddAssertHook

Adds a string to the list of disabled asserts - does a partial match when watching for the disabled assert

Windows
MacOS
Linux

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

Syntax

static void AddAssertHook
(
    FString Assert
)

Remarks

Adds a string to the list of disabled asserts - does a partial match when watching for the disabled assert

FAssertHookDevice

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