UHeadMountedDisplayFunctionLibrary::GetHMDDeviceName

Returns the name of 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 FName GetHMDDeviceName()

Remarks

Returns the name of the device, so scripts can modify their behaviour appropriately

Returns

FName specific to the currently active HMD device type. "None" implies no device, "Unknown" implies a device with no description.

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