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