docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WriteUInt

    WriteUInt(uint)

    Reads a 4-byte unsigned integer from the current stream and advances the current position of the stream by four bytes.

    Declaration
    public bool WriteUInt(uint value)
    Parameters
    Type Name Description
    uint value

    The 4-byte unsigned integer 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)