FLogWindowManager::OnWindowClosed

Monitor for closed log windows

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UI/LogWindowManager.h

Include

#include "UI/LogWindowManager.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UI/LogWindowManager.cpp

Syntax

void OnWindowClosed
(
    const TSharedRef< SWindow > & ClosedWindow
)

Remarks

Monitor for closed log windows

Parameters

Parameter

Description

ClosedWindow

The window that was closed

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