docs.unity3d.com
    Show / Hide Table of Contents

    Enum NetworkFamily

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

    Namespace: Unity.Networking.Transport
    Syntax
    public enum NetworkFamily

    Fields

    Name Description Value
    Invalid

    Invalid network family.


    0
    Ipv4

    IPv4 (analogous to AF_INET).


    2
    Ipv6

    IPv6 (analogous to AF_INET6).


    23
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023