Search Results for

    Show / Hide Table of Contents

    Message.SkipBits Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    SkipBits(int)

    Moves the message's internal read position by the given amount of bits, skipping over them.

    public Message SkipBits(int amount)

    Parameters

    int amount

    The number of bits to skip.

    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