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