docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WriteUShort

    WriteUShort(ushort)

    Writes a 2-byte unsigned short to the current stream and advances the stream position by two bytes.

    Declaration
    public bool WriteUShort(ushort value)
    Parameters
    Type Name Description
    ushort value

    The 2-byte unsigned short 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)