Player list is now sent in Game List New notification. Not shown in dialog yet.
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
SessionWrapper GetSessionByUniquePlayerId(unsigned uniqueId) const;
|
||||
|
||||
PlayerDataList GetPlayerDataList() const;
|
||||
PlayerIdList GetPlayerIdList() const;
|
||||
bool IsPlayerConnected(const std::string &playerName) const;
|
||||
bool IsPlayerConnected(unsigned uniqueId) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user