docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetBitAt

    SetBitAt(uint, bool)

    Set the bit at given index

    Declaration
    public void SetBitAt(uint bitIndex, bool value)
    Parameters
    Type Name Description
    uint bitIndex

    The index

    bool value

    The value

    Implements
    ISerializedBitArray.SetBitAt(uint, bool)
    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)