Page cover

BP_FriendsListEntry

Like what you're seeing?

Introduction

A simple widget to display a user's avatar, name and status is used by the BP_FriendsListGroup and further by the BP_FriendsListDisplay.

Construction

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.

Last updated