BP_FriendsListEntry
Last updated
Last updated
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
A simple widget to display a user's avatar, name and status is used by the BP_FriendsListGroup and further by the BP_FriendsListDisplay.
This simple example widget has a single event Set User Data which takes in a User ID and uses that to set the user's image, name and status. Note that this widget example uses the BP_SteamAvatarImage and BP_SteamUserName widgets to further simplify getting and displaying name and image.