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 |