I know I can do it by keeping track of who joins and who leaves, but is there a particular reason I can't just grab this data from the multiplayer object?
If I look at the multiplayer object in debug at runtime, I can see a list of the connected players... so why can't I access this data from there?