docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate CustomMessagingManager.UnnamedMessageDelegate

    Delegate used for incoming unnamed messages

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public delegate void CustomMessagingManager.UnnamedMessageDelegate(ulong clientId, FastBufferReader reader)
    Parameters
    Type Name Description
    ulong clientId

    The clientId that sent the message

    FastBufferReader reader

    The stream containing the message data

    In This Article
    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)