docs.unity.cn
    Show / Hide Table of Contents

    Class EntityManager.EntityManagerDebug

    Provides information and utility functions for debugging.

    Inheritance
    Object
    EntityManager.EntityManagerDebug
    Namespace: Unity.Entities
    Syntax
    public class EntityManagerDebug : object

    Constructors

    Name Description
    EntityManagerDebug(EntityManager)

    Properties

    Name Description
    EntityCount
    MemoryInitPattern
    UseMemoryInitPattern

    Methods

    Name Description
    CheckInternalConsistency()
    GetComponentBoxed(Entity, Type)
    GetComponentBoxed(Entity, ComponentType)
    GetEntityInfo(Entity)
    IsSharedComponentManagerEmpty()
    LogEntityInfo(Entity)
    PoisonUnusedDataInAllChunks(EntityArchetype, Byte)
    SetGlobalSystemVersion(UInt32)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021