mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
localConnections is no more
This commit is contained in:
parent
86d41e73cb
commit
01f859c34d
@ -18,8 +18,8 @@ NetworkServer is a High-Level-API class that manages connections from multiple c
|
||||
The port that the server is listening on.
|
||||
- **localClientActive**
|
||||
True if a local client is currently active on the server.
|
||||
- **localConnections**
|
||||
A list of local connections on the server.
|
||||
- **localConnection**
|
||||
The connection to the local client. This is only used when in host mode
|
||||
- **maxDelay**
|
||||
The maximum delay before sending packets on connections.
|
||||
- **networkConnectionClass**
|
||||
|
Loading…
Reference in New Issue
Block a user