This demo showcases the custom invite functionality allowing for messaging with arbitrary payloads. This is meant for cases where an already existing invitation system exists. This demo allows users to send invites with a text payload to anyone on their friends list.
- The
Payloadfield is where the text payload should be input. - The
Setbutton finalizes the invitation creation allowing for it to be sent. - The
Invitebutton next to any name on the friends list sends an invitation to that user only if an invitation has been set. - The
Pending Invitewindow will display any incoming invitations, with anAcceptorRejectoption. - The
Processed Inviteswindow shows all processed invites for the current login period, and if they were accepted or rejected.
Note
See Epic's documentation on the Custom Invites interface for more information.
Note
This sample includes the UIFriendsMenu. Please see the plugin's documentation on UIFriendsMenu for more information.
