Delegate InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegate
Namespace: Unity.Entities
Syntax
public delegate void JobEntityBatchRunWithoutJobSystemDelegate(ArchetypeChunkIterator*iterator, void *job);
Parameters
Type | Name | Description |
---|---|---|
ArchetypeChunkIterator* | iterator | |
Void* | job |