docs.unity.cn
    Show / Hide Table of Contents

    Constructor EnabledMask

    EnabledMask(SafeBitRef, Int32*)

    Interpret the memory at SafeBitRef as an EnabledMask.

    Declaration
    public EnabledMask(SafeBitRef enableBitRef, int *ptrChunkDisabledCount)
    Parameters
    Type Name Description
    SafeBitRef enableBitRef

    First bit to the buffer

    Int32* ptrChunkDisabledCount

    pointer to the disabled count int associated with the chunk the enabled-bit is part of

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