docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetAllArchetypes

    GetAllArchetypes(NativeList<EntityArchetype>)

    Gets all the archetypes.

    Declaration
    public void GetAllArchetypes(NativeList<EntityArchetype> allArchetypes)
    Parameters
    Type Name Description
    NativeList<EntityArchetype> allArchetypes

    A native list to receive the EntityArchetype objects.

    Remarks

    The function adds the archetype objects to the existing contents of the list. The list is not cleared.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)