docs.unity.cn
    Show / Hide Table of Contents

    Enum NetworkManagerHelper.NetworkManagerOperatingMode

    This provides the ability to start NetworkManager in various modes

    Namespace: Unity.Netcode.TestHelpers.Runtime
    Syntax
    public enum NetworkManagerOperatingMode

    Fields

    Name Description Value
    None
    0
    Host
    1
    Server
    2
    Client
    3
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, April 21, 2023
    Terms of use