docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetWriteGroupTypes

    GetWriteGroupTypes(TypeIndex)

    Used by codegen. Returns list of all type indices for components who have a WriteGroup on the provided type

    Declaration
    public static NativeArray<TypeIndex> GetWriteGroupTypes(TypeIndex typeIndex)
    Parameters
    Type Name Description
    TypeIndex typeIndex

    Component type index

    Returns
    Type Description
    NativeArray<TypeIndex>

    List of type indices

    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)