UWindowsMixedRealityRuntimeSettings

Implements the settings for the WindowsMixedReality runtime platform.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UWindowsMixedRealityRuntimeSettings

References

Module

WindowsMixedRealityRuntimeSettings

Header

/Engine/Plugins/Runtime/WindowsMixedReality/Source/WindowsMixedRealityRuntimeSettings/Classes/WindowsMixedRealityRuntimeSettings.h

Include

#include "WindowsMixedRealityRuntimeSettings.h"

Syntax

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

Remarks

Implements the settings for the WindowsMixedReality runtime platform.

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta GlobalConfig

bool

 

bEnableInputSimulation

Public variable UProperty Category, EditAnywhere, Meta GlobalConfig

bool

 

bEnableRemotingForEditor

Public variable UProperty Category, EditAnywhere, Meta GlobalConfig

bool

 

IsHoloLens1Remoting

Public variable UProperty Category, EditAnywhere, Meta GlobalConfig

unsigned int

 

MaxBitrate

Public variable

FWindowsMixedRe...

 

OnRemotingStatusChanged

Public variable UProperty Category, EditAnywhere, Meta GlobalConfig

FString

 

RemoteHoloLensIP

The IP of the HoloLens to remote to.

Functions

Name Description

Public function Static

UWindowsMixe...

 

Get()

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

Constants

Name

Description

WMRSettingsSingleton

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