Navigation
API > API/Plugins > API/Plugins/RemoteControlWebInterface
Inheritance Hierarchy
- FRunnable
- FRemoteControlWebInterfaceProcess
References
| Module | RemoteControlWebInterface |
| Header | /Engine/Plugins/VirtualProduction/RemoteControlWebInterface/Source/RemoteControlWebInterface/Public/RCWebInterfaceProcess.h |
| Include | #include "RCWebInterfaceProcess.h" |
Syntax
class FRemoteControlWebInterfaceProcess : private FRunnable
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| EStatus | GetStatus () |
Get the webapp's status. | |
| void | SetExternalLoggerEnabled
(
bool bEnableExternalLog |
Enable / disable external logger | |
| void | Shutdown () |
Shutdown the webapp external process | |
| void | Start () |
Starts the webapp external process, first launch will take some time as it needs to compile the webapp |
Overridden from FRunnable
Enums
| Type | Name | Description | |
|---|---|---|---|
| EStatus |