Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the list of PlayFab entities currently joined to the lobby as members.
public IList<PFEntityKey> GetMembers()
Return Value
The list of PlayFab entities currently joined to the lobby as members.
Remarks
If this lobby object is still in the process of asynchronously being created or joined, via a call to either CreateAndJoinLobby or JoinLobby respectively, this method will return no members.
See Also
- class PFEntityKey
- class Lobby
- namespace PlayFab.Multiplayer