Hi!
Ashley I really can't find anywhere how I can display the maximum possible number of users in the chat (Max peers).
I'm using the "multiplayer chat" example and I need to display the maximum possible number of people in the chat there.
Because max peers can change and I need to know how many max peers this host has in this chat.
I found something similar in the documentation "Multiplayer.ListRoomMaxPeerCount(index) ", but it is not clear what the index means? I just need to output the max peers of the host.
Ashley I really hope for your help!