Break MagicLeapConnectionsInviteArgs

Break MagicLeapConnectionsInviteArgs

Windows
MacOS
Linux

Adds a node that breaks a 'MagicLeapConnectionsInviteArgs' into its member fields

Break MagicLeapConnectionsInviteArgs
Magic Leap Connections Invite Args
Invitee Count
0
Invite User Prompt
Invite Payload
Default Invitee Filter

Inputs

Magic Leap Connections Invite Args
Magic Leap Connections Invite Args Structure (by ref)

Outputs

Invitee Count
Integer

Max number of connections to be invited. Min limit is 1.

Invite User Prompt
String

Text prompt to be displayed to the user with invitee selection dialog. Caller should allocate memory for this. Encoding should be in UTF8. This will be copied internally.

Invite Payload
String

Payload message to be delivered to remote copy of the application with invite in serialized text form. Caller should allocate memory for this. Encoding should be in UTF8. This will be copied internally.

Default Invitee Filter
EMagicLeapConnectionsInviteeFilter Enum

Type of filter applied by default to ML connections list in invitee selection dialog.

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