Struct NetworkEndPoint.RawNetworkAddress | Unity Transport | 0.3.1-preview.4
docs.unity3d.com
    Show / Hide Table of Contents

    Struct NetworkEndPoint.RawNetworkAddress

    Namespace: Unity.Networking.Transport
    Syntax
    public struct RawNetworkAddress

    Fields

    data

    Declaration
    public byte *data
    Field Value
    Type Description
    Byte*

    family

    Declaration
    public byte family
    Field Value
    Type Description
    Byte

    ipv4

    Declaration
    public uint ipv4
    Field Value
    Type Description
    UInt32

    ipv4_bytes

    Declaration
    public byte *ipv4_bytes
    Field Value
    Type Description
    Byte*

    ipv6

    Declaration
    public byte *ipv6
    Field Value
    Type Description
    Byte*

    port

    Declaration
    public ushort port
    Field Value
    Type Description
    UInt16
    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