Search Results for

    Show / Hide Table of Contents

    Message.ReserveBits Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    ReserveBits(int)

    Moves the message's internal write position by the given amount of bits, reserving them so they can be set at a later time.

    public Message ReserveBits(int amount)

    Parameters

    int amount

    The number of bits to reserve.

    Returns

    Message

    The message instance.

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