docs.unity.cn
    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
    Int32

    The read data.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023