Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > UI > FLogWindowManager
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 |
void Initialize
&40;
int InLogWidth,
int InLogHeight
&41;
Remarks
Initializes the log window manager
Parameters
Name | Description |
---|---|
InLogWidth | The width that log windows will have |
InLogHeight | The height that log windows will have |