Search Results for

    Show / Hide Table of Contents

    Message.AddSerializable Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    AddSerializable<T>(T)

    Adds a serializable to the message.

    public Message AddSerializable<T>(T value) where T : IMessageSerializable

    Parameters

    T value

    The serializable to add.

    Returns

    Message

    The message that the serializable was added to.

    Type Parameters

    T
    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX