docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NetworkFamily

    Indicates the protocol family of the address (analogous of AF_* in sockets API).

    Namespace: Unity.Networking.Transport
    Assembly: solution.dll
    Syntax
    public enum NetworkFamily

    Fields

    Name Description
    Invalid

    Invalid network family.

    Ipv4

    IPv4 (analogous to AF_INET).

    Ipv6

    IPv6 (analogous to AF_INET6).

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)