Magic Leap

Magic Leap

Windows
MacOS
Linux
On this page

Actions

Get All Available Attributes

Get the attributes available for the user's Magic Leap profile. Note that this does not request the values for these attribtues. This function makes a blocking call to the cloud. You can alternatively use GetAllAvailableAttributesAsync() to request the attributes asynchronously.

Target is Magic Leap Identity

Get All Available Attributes Async

Asynchronous call to get the attributes available for the user's Magic Leap profile. Note that this does not request the values for these attribtues.

Target is Magic Leap Identity

Request Attribute Value

Get the values for the attributes of the user's Magic Leap profile. This function makes a blocking call to the cloud. You can alternatively use RequestAttributeValueAsync() to request the attribute values asynchronously.

Target is Magic Leap Identity

Request Attribute Value Async

Asynchronous call to get the values for the attributes of the user's Magic Leap profile.

Target is Magic Leap Identity

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