IOculusHMDModule::GetUserProfile

Returns current user profile.

Windows
MacOS
Linux

References

Module

OculusHMD

Header

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusHMD/Public/IOculusHMDModule.h

Include

#include "IOculusHMDModule.h"

Syntax

bool GetUserProfile
(
    struct FHmdUserProfile & Profile
)

Remarks

Returns current user profile.

Returns

(boolean) True, if user profile was acquired.

Parameters

Parameter

Description

Profile

(out) Structure to hold current user profile.

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