unreal.RequestIdentityAttributeValueDelegate
¶
- class unreal.RequestIdentityAttributeValueDelegate(*args, **kwargs)¶
Bases:
unreal.DelegateBase
Delegate for the result of attribute values for the user’s Magic Leap profile.
- Parameters
result_code (MagicLeapIdentityError) – Error code when getting the attribute values.
attribute_value (Array(MagicLeapIdentityAttribute)) – List of attribute values for the user’s Magic Leap profile.
C++ Source:
Plugin: MagicLeap
Module: MagicLeapIdentity
File: MagicLeapIdentity.h