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
    PendingConnection

    Waiting for client to send it's initial connection request


    0
    PendingApproval

    Waiting for client connection request to be approved


    1
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, April 21, 2023
    Terms of use