docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReadInt

    ReadInt(BinaryReader)

    Reads a single int.

    Declaration
    public static int ReadInt(this BinaryReader reader)
    Parameters
    Type Name Description
    BinaryReader reader

    The BinaryReader to read from.

    Returns
    Type Description
    int

    The read data.

    In This Article
    • ReadInt(BinaryReader)
    Back to top
    Copyright © 2024 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)