UWebRemoteControlSettings

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UWebRemoteControlSettings

References

Module

WebRemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/WebRemoteControl/Public/WebRemoteControlSettings.h

Include

#include "WebRemoteControlSettings.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Config=WebRemoteControl)
class UWebRemoteControlSettings : public UObject

Variables

Name Description

Public variable UProperty Category, EditAnywhere Config

bool

 

bAutoStartWebServer

Whether web server is started automatically.

Public variable UProperty Category, EditAnywhere Config

bool

 

bAutoStartWebSocketServer

Whether web socket server is started automatically.

Public variable UProperty Category, EditAnywhere Config displayname

uint32

 

RemoteControlHttpServerPort

The web remote control HTTP server's port.

Public variable

uint32

 

RemoteControlWebSocketServerPort

The web remote control WebSocket server's port.

Constructors

Name Description

Public function

UWebRemoteControlSettings()

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