docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Get64

    Get64(uint, ulong)

    Get a bit at a specific index.

    Declaration
    public static bool Get64(uint index, ulong data)
    Parameters
    Type Name Description
    uint index

    Bit index.

    ulong data

    Bit array data.

    Returns
    Type Description
    bool

    The value of the bit at the specific index.

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