UUnitTestManager::OpenUnitTestLogWindow

Opens the log window, for a unit test

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "UnitTestManager.h"

Source

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

Syntax

void OpenUnitTestLogWindow
(
    UUnitTest * InUnitTest
)

Remarks

Opens the log window, for a unit test

Parameters

Parameter

Description

InUnitTest

The unit test associated with the log window

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