๐ตGet Friend Count from Source
Like what you're 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
Get friends from a given source such as a Steam Group, Chat Room, Lobby or Game Server. This makes use of two nodes Get Friend Count From Source
which determines the number of friends relevant to that source and Get Friend from Source by Index
which returns the ID of a friend given its index.
Alternatively, we have created a simpler Get Friend From Source node that will populate an array with the friend IDs you can store these or iterate over them using standard tools such as For Each Loop.
Nodes
Last updated