Search Results for

    Show / Hide Table of Contents

    Delegate NetworkMessageDelegate

    Namespace: Mirror
    Assembly: doc.dll
    Syntax
    public delegate void NetworkMessageDelegate(NetworkConnection conn, NetworkReader reader, int channelId);
    Parameters
    Type Name Description
    NetworkConnection conn
    NetworkReader reader
    Int32 channelId
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX