docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TickType

    The type of Tick

    Namespace: MLAPI.Profiling
    Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
    Syntax
    public enum TickType

    Fields

    Name Description
    Event

    Event tick. During EventTick NetworkVars are flushed etc

    Receive

    Receive tick. During ReceiveTick data is received from the transport

    Send

    Send tick. During Send data is sent from Transport queue

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