Request Attribute Value

Request Attribute Value

Windows
MacOS
Linux

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
Target
Select Asset
Requested Attribute List
Requested Attribute Values
Return Value
Ok

Inputs

In
Exec
Target
Magic Leap Identity Object Reference
Requested Attribute List
Array of EMagicLeapIdentityKey Enums

List of attributes to request the value for.

Outputs

Out
Exec
Requested Attribute Values
Array of Magic Leap Identity Attribute Structures

Output parameter populated with the list of attributes and their values.

Return Value
EMagicLeapIdentityError Enum

Error code when getting the attribute values.

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