FRemoteControlWebInterfaceProcess

Windows
MacOS
Linux

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

Destructors

Functions

Name Description

Public function Const

EStatus

 

GetStatus()

Get the webapp's status.

Public function

void

 

Shutdown()

Shutdown the webapp external process

Public function

void

 

Start()

Starts the webapp external process, first launch will take some time as it needs to compile the webapp

Overridden from FRunnable

Name Description

Protected function Virtual

uint32

 

Run()

Runs the runnable object.

Enums

Name

Description

Public enum

EStatus

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss