docs.unity3d.com
    Show / Hide Table of Contents

    Struct TypeManager.TypeInfo

    Namespace: Unity.Entities
    Syntax
    public struct TypeInfo

    Constructors

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

    Fields

    Name Description
    AlignmentInBytes
    BlobAssetRefOffsetCount
    BufferCapacity
    Category
    ElementSize
    EntityOffsetCount
    MaximumChunkCapacity
    MemoryOrdering
    SizeInChunk
    StableTypeHash
    TypeIndex
    TypeSize
    WriteGroupCount

    Properties

    Name Description
    AlignmentInChunkInBytes
    DebugTypeName
    HasBlobAssetRefs

    For struct IComponentData this gurantees that there are blob asset refs For class based IComponentData it is possible that there are blob asset references. (Polymorphic referenced can not be proven statically)

    HasWriteGroups
    IsZeroSized
    Type
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023