Get All Available Attributes

Get All Available Attributes

Windows
MacOS
Linux

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
Target
Select Asset
Available Attributes
Return Value
Ok

Inputs

In
Exec
Target
Magic Leap Identity Object Reference

Outputs

Out
Exec
Available Attributes
Array of EMagicLeapIdentityKey Enums

Output parameter populated with the list of attributes available for the user's Magic Leap profile.

Return Value
EMagicLeapIdentityError Enum

Error code when getting the list of available attributes.

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