Interface IJob
Namespace: Unity.Jobs
Assembly: UnityEngine.dll
Syntax
[JobProducerType(typeof(IJobExtensions.JobStruct<>))]
public interface IJob
Methods
| Improve this Doc View SourceExecute()
Declaration
void Execute()
[JobProducerType(typeof(IJobExtensions.JobStruct<>))]
public interface IJob
void Execute()