Clan Chat Member List
Like what your seeing?
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!
Introduction
Displays a list of the members that are in a specific clan chat.
Fields and Attributes
Clan Id
Only assignable in the Unity Editor, this is the ID of the clan you would like to display members for
Content
The root where the UI elements representing each user will be spawned
Template
The template that will be spawned for each member found in the list, this should have a component on it that implements the IUserProfile interface
Clan
The Clan Data object for the linked clan
Methods
Apply
Set the clan this object is tracking
Refresh
Refresh the display of records
Last updated