Class InternalCompilerInterface Inheritance Object InternalCompilerInterface Namespace: Unity.Entities Syntax public static class InternalCompilerInterface : object Methods Name Description BurstCompile(InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate) BurstCompile(InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegateLimitEntities) BurstCompile(InternalCompilerInterface.JobRunWithoutJobSystemDelegate) RunIJob<T>(ref T, InternalCompilerInterface.JobRunWithoutJobSystemDelegate) RunJobChunk<T>(ref T, EntityQuery, InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate)