Search Results for

    Show / Hide Table of Contents

    Struct ManagedBitArray

    Assembly: FlaxEngine.dll
    File: Engine/Scripting/Internal/ManagedBitArray.h
    Syntax
    public struct ManagedBitArray

    Methods

    ToManaged(const BitArray<AllocationType>& data)

    Declaration
    public static MObject* ToManaged(const BitArray<AllocationType>& data)
    Parameters
    BitArray<AllocationType> data

    Returns
    MObject

    Type Parameters
    typename AllocationType

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat