Interface IJobForEachWithEntity<T0> | Entities | 0.3.0-preview.4
docs.unity.cn
    Show / Hide Table of Contents

    Interface IJobForEachWithEntity<T0>

    Namespace: Unity.Entities
    Syntax
    public interface IJobForEachWithEntity<T0> : IJobForEachWithEntity_EC<T0>, JobForEachExtensions.IBaseJobForEach_EC, JobForEachExtensions.IBaseJobForEach where T0 : struct, IComponentData
    Type Parameters
    Name Description
    T0
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX