FLogWindowManager::Initialize

Initializes the log window manager

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 Initialize
(
    int InLogWidth,
    int InLogHeight
)

Remarks

Initializes the log window manager

Parameters

Parameter

Description

InLogWidth

The width that log windows will have

InLogHeight

The height that log windows will have

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