docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WriteULong

    WriteULong(ulong)

    Reads an 8-byte unsigned long from the stream and advances the current position of the stream by eight bytes.

    Declaration
    public bool WriteULong(ulong value)
    Parameters
    Type Name Description
    ulong value

    The 8-byte unsigned long to write.

    Returns
    Type Description
    bool

    Whether the write was successful

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)