docs.unity.cn
    Show / Hide Table of Contents

    Method GetWriteGroups

    GetWriteGroups(in TypeManager.TypeInfo)

    Retrieves a pointer to an array of WriteGroups for the provided TypeInfo.

    Declaration
    [GenerateTestsForBurstCompatibility]
    public static TypeIndex*GetWriteGroups(in TypeManager.TypeInfo typeInfo)
    Parameters
    Type Name Description
    TypeManager.TypeInfo typeInfo

    TypeInfo for the component with a WriteGroup attribute

    Returns
    Type Description
    TypeIndex*

    Returns a pointer to an array of WriteGroups for the provided TypeInfo.

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