Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest
Enum for specifying the suspend state of a process (typically the server)
| Name | ESuspendState |
| Type | enum |
| Header File | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/ProcessUnitTest.h |
| Include Path | #include "ProcessUnitTest.h" |
Syntax
enum ESuspendState
{
Active,
Suspended,
}
Values
| Name | Remarks |
|---|---|
| Active | |
| Suspended |