Search Results for

    Show / Hide Table of Contents

    Message.GetSerializable Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    GetSerializable<T>()

    Retrieves a serializable from the message.

    public T GetSerializable<T>() where T : IMessageSerializable, new()

    Returns

    T

    The serializable that was retrieved.

    Type Parameters

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