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