docs.unity.cn
    Show / Hide Table of Contents

    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

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, September 13, 2022
    Terms of use