UClientUnitTest::SendGenericExploitFailLog

Sends a generic log message to the server, which (if successfully logged) indicates unit test failure.

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "ClientUnitTest.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/ClientUnitTest.cpp

Syntax

void SendGenericExploitFailLog()

Remarks

Sends a generic log message to the server, which (if successfully logged) indicates unit test failure. This is for use with unit tests that are expecting a crash.

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