Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/UI > API/Plugins/NetcodeUnitTest/UI/SLogWidget
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UI/SLogWidget.h |
Include | #include "UI/SLogWidget.h" |
Source | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UI/SLogWidget.cpp |
void OnSuspendStateChanged
&40;
ESuspendState InSuspendState
&41;
Remarks
Notification from the unit test (through a delegate), that the server suspend state has changed (for the button text)
Parameters
Name | Description |
---|---|
InSuspendState | The new server suspend state |