working main menu
This commit is contained in:
@@ -17,6 +17,8 @@ class EnetServer : private NonCopyable {
|
||||
|
||||
void Destroy();
|
||||
|
||||
bool IsClosed() const;
|
||||
|
||||
void CloseConnection(std::uint16_t a_PeerId);
|
||||
|
||||
EnetConnection* GetConnection(std::uint16_t a_PeerId);
|
||||
|
||||
Reference in New Issue
Block a user