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