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