UHeadMountedDisplayFunctionLibrary::GetXRSystemFlags

Returns the flags for the device, so scripts can modify their behaviour appropriately

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/HeadMountedDisplayFunctionLibrary.h

Include

#include "HeadMountedDisplayFunctionLibrary.h"

Source

/Engine/Source/Runtime/HeadMountedDisplay/Private/HeadMountedDisplayFunctionLibrary.cpp

Syntax

static int32 GetXRSystemFlags()

Remarks

Returns the flags for the device, so scripts can modify their behaviour appropriately

Returns

IsAR, IsTablet, IsHeadMounted. Returns false

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