Skip to main content

Lobby.GetMemberProperties method

Get the dictionary of member property keys and values for a specific member

Return Value

The dictionary of member property keys and values for a specific member

Remarks

Per-member properties are only visible to members of the lobby. This constructs a new Dictionary upon each API call so it should not be called with high frequency If the member is still in the process of asynchronously joining this lobby either via CreateAndJoinLobby, JoinLobby, or AddMember, this method returns no keys.

See Also

Last modified on August 3, 2026