docs.unity.cn
    Show / Hide Table of Contents

    Method GetEntityInfo

    GetEntityInfo(Entity)

    Creates a string with the information about a given entity including the entity's version, index, and archetype.

    Declaration
    public readonly string GetEntityInfo(Entity entity)
    Parameters
    Type Name Description
    Entity entity

    The entity to get the information about

    Returns
    Type Description
    String

    The string with the entity's information

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