docs.unity.cn
    Show / Hide Table of Contents

    Method PrepareEntityQuery

    PrepareEntityQuery<T>(T, ComponentSystemBase)

    Declaration
    public static void PrepareEntityQuery<T>(this T jobData, ComponentSystemBase system)
        where T : struct, JobForEachExtensions.IBaseJobForEach
    Parameters
    Type Name Description
    T jobData
    ComponentSystemBase system
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021