Struct NetworkRoomManager.PendingPlayer
Namespace: Mirror
Assembly: doc.dll
Syntax
public struct PendingPlayer
Fields
| Improve this Doc View Sourceconn
Declaration
public NetworkConnectionToClient conn
Field Value
Type | Description |
---|---|
NetworkConnectionToClient |
roomPlayer
Declaration
public GameObject roomPlayer
Field Value
Type | Description |
---|---|
GameObject |