UHeadMountedDisplayFunctionLibrary::GetHMDWornState

Returns the worn state of the device.

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 EHMDWornState::Type GetHMDWornState()

Remarks

Returns the worn state of the device.

Returns

Unknown, Worn, NotWorn. If the platform does not detect this it will always return Unknown.

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