docs.unity.cn
    Show / Hide Table of Contents

    Method GetStorageInfoFromEntity

    GetStorageInfoFromEntity()

    Obsolete. Use GetEntityStorageInfoLookup() instead.

    Declaration
    [Obsolete("This method has been renamed to GetEntityStorageInfoLookup. (RemovedAFter Entities 1.0)", true)]
    public EntityStorageInfoLookup GetStorageInfoFromEntity()
    Returns
    Type Description
    EntityStorageInfoLookup

    True if the given entity exists or the entity has a Cleanup Component that is yet to be destroyed

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