UProcessUnitTest::ShutdownAfterError

After a critical error, perform any mission-critical cleanup, such as restoring the video mode orreleasing hardware resources.

Windows
MacOS
Linux

Override Hierarchy

UObject::ShutdownAfterError()

UProcessUnitTest::ShutdownAfterError()

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

Syntax

virtual void ShutdownAfterError()

Remarks

After a critical error, perform any mission-critical cleanup, such as restoring the video mode orreleasing hardware resources.

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