USwitchboardEditorSettings

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

USwitchboardEditorSettings

References

Module

SwitchboardEditor

Header

/Engine/Plugins/VirtualProduction/Switchboard/Source/SwitchboardEditor/Public/SwitchboardEditorSettings.h

Include

#include "SwitchboardEditorSettings.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Config=Engine, BlueprintType)
class USwitchboardEditorSettings : public UObject

Variables

Name Description

Public variable UProperty Category, EditAnywhere Config

FString

 

CommandlineArguments

Arguments that should be passed to Switchboard.

Public variable UProperty Category, EditAnywhere Config

FString

 

ListenerCommandlineArguments

Arguments that should be passed to the Switchboard Listener.

Public variable UProperty Category, EditAnywhere Config

FFilePath

 

ListenerPath

Path to Switchboard Listener executable.

Public variable UProperty Category, EditAnywhere Config

FFilePath

 

PythonInterpreterPath

Switchboard installs its own python interpreter on its first launch.

Public variable UProperty Category, EditAnywhere, Meta Config

FSoftObjectPath

 

SwitchboardOSCListener

OSC Listener for Switchboard. An OSC server can be started on launch via VPUtilitiesEditor

Public variable UProperty Category, EditAnywhere Config

FDirectoryPath

 

SwitchboardPath

Path to Switchboard itself.

Constructors

No constructors are accessible with public or protected access.

Functions

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