|
|
@@ -4043,7 +4043,7 @@ Methods:
|
|
|
- bool Connect(const String address, short port, Scene* scene)
|
|
|
- bool Connect(const String address, short port, Scene* scene, const VariantMap& identity)
|
|
|
- void Disconnect(int waitMSec = 0)
|
|
|
-- bool StartServer(short port)
|
|
|
+- bool StartServer(short port, int maxConnections = 128)
|
|
|
- void StopServer()
|
|
|
- void BroadcastMessage(int msgID, bool reliable, bool inOrder, const VectorBuffer& msg, unsigned contentID = 0)
|
|
|
- void BroadcastRemoteEvent(StringHash eventType, bool inOrder)
|