docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NetworkDelivery

    Delivery methods

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public enum NetworkDelivery

    Fields

    Name Description
    Reliable

    Reliable message

    ReliableFragmentedSequenced

    A reliable message with guaranteed order with fragmentation support

    ReliableSequenced

    Reliable message where messages are guaranteed to be in the right order

    Unreliable

    Unreliable message

    UnreliableSequenced

    Unreliable with sequencing

    In This Article
    • Fields
    Back to top
    Copyright © 2024 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)