docs.unity.cn
    Show / Hide Table of Contents

    Constructor TypeInfo

    TypeInfo(Int32, TypeManager.TypeCategory, Int32, Int32, UInt64, UInt64, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Boolean, Int32, Int32, Int32, Int32, Int32, Int32)

    Declaration
    public TypeInfo(int typeIndex, TypeManager.TypeCategory category, int entityOffsetCount, int entityOffsetStartIndex, ulong memoryOrdering, ulong stableTypeHash, int bufferCapacity, int sizeInChunk, int elementSize, int alignmentInBytes, int maximumChunkCapacity, int writeGroupCount, int writeGroupStartIndex, bool hasBlobRefs, int blobAssetRefOffsetCount, int blobAssetRefOffsetStartIndex, int weakAssetRefOffsetCount, int weakAssetRefOffsetStartIndex, int fastEqualityIndex, int typeSize)
    Parameters
    Type Name Description
    Int32 typeIndex
    TypeManager.TypeCategory category
    Int32 entityOffsetCount
    Int32 entityOffsetStartIndex
    UInt64 memoryOrdering
    UInt64 stableTypeHash
    Int32 bufferCapacity
    Int32 sizeInChunk
    Int32 elementSize
    Int32 alignmentInBytes
    Int32 maximumChunkCapacity
    Int32 writeGroupCount
    Int32 writeGroupStartIndex
    Boolean hasBlobRefs
    Int32 blobAssetRefOffsetCount
    Int32 blobAssetRefOffsetStartIndex
    Int32 weakAssetRefOffsetCount
    Int32 weakAssetRefOffsetStartIndex
    Int32 fastEqualityIndex
    Int32 typeSize
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use