UProcessUnitTest::ShutdownUnitTestProcess

Shuts-down/cleans-up a child process tied to the unit test

Windows
MacOS
Linux

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 ShutdownUnitTestProcess
(
    TSharedPtr< FUnitTestProcess > InHandle
)

Remarks

Shuts-down/cleans-up a child process tied to the unit test

Parameters

Parameter

Description

InHandle

The handling struct for the process

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