docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property this

    this[uint]

    Returns the state of the bit at a specific index.

    Declaration
    public bool this[uint index] { get; set; }
    Parameters
    Type Name Description
    uint index

    Index of the bit.

    Property Value
    Type Description
    bool

    State of the bit at the provided index.

    Implements
    IBitArray.this[uint]
    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)