Enum PendingClient.State
The states of a connection
Namespace: Unity.Netcode
Assembly: Unity.Netcode.Runtime.dll
Syntax
public enum PendingClient.State
Fields
Name | Description |
---|---|
PendingApproval | Waiting for client connection request to be approved |
PendingConnection | Waiting for client to send it's initial connection request |