Navigation
API > API/Plugins > API/Plugins/RemoteControlWebInterface > API/Plugins/RemoteControlWebInterface/FRemoteControlWebInterfaceProces-
| Name | EStatus |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControlWebInterface/Source/RemoteControlWebInterface/Public/RCWebInterfaceProcess.h |
| Include Path | #include "RCWebInterfaceProcess.h" |
Syntax
enum EStatus
{
Stopped,
Launching,
Running,
Error,
}
Values
| Name | Remarks |
|---|---|
| Stopped | |
| Launching | |
| Running | |
| Error |