docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SendNamedMessageToAll

    SendNamedMessageToAll(string, FastBufferWriter, NetworkDelivery)

    Sends a named message to all clients

    Declaration
    public void SendNamedMessageToAll(string messageName, FastBufferWriter messageStream, NetworkDelivery networkDelivery = NetworkDelivery.ReliableSequenced)
    Parameters
    Type Name Description
    string messageName

    The message name to send

    FastBufferWriter messageStream

    The message stream containing the data

    NetworkDelivery networkDelivery

    The delivery type (QoS) to send data with

    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)