Interface IJobBurstSchedulable
Namespace: Unity.Jobs
Assembly: Unity.Collections.dll
Syntax
[JobProducerType(typeof(IJobBurstSchedulableExtensions.JobBurstSchedulableProducer<>))]
public interface IJobBurstSchedulable
Methods
Execute()
Declaration
void Execute()