Choose your operating system:
Windows
macOS
Linux
| SCompoundWidget | ||||
| FSlateInvalidationRoot
|
Module |
|
Header |
/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UI/SLogWindow.h |
Include |
#include "UI/SLogWindow.h" |
class SLogWindow : public SWindow
Name | Description | ||
---|---|---|---|
|
bHasMoved |
Whether or not the window has moved, since creation (used to detect windows coming out of minimize state) |
|
|
TSharedPtr< SLo... |
LogWidget |
The log widget, which is the primary widget contained in this window |
|
MultiOnWindowClosed |
Multicast OnWindowClosed notifications |
Name | Description | |
---|---|---|
|
SLogWindow() |
Name | Description | ||
---|---|---|---|
|
Construct ( |
||
|
NotifySuspendClicked() |
Event notification for the 'SUSPEND/RESUME' button |
|
|
NotifyWindowClosed ( |
||
|
NotifyWindowMoved ( |
Name |
Description |
|
---|---|---|
|
FArguments |