Struct CollectionHelper.DummyJob
Empty job type used for Burst compilation testing
Implements
Namespace: Unity.Collections
Assembly: solution.dll
Syntax
[BurstCompile]
public struct CollectionHelper.DummyJob : IJob
Methods
Name | Description |
---|---|
Execute() | Empty job execute function used for Burst compilation testing |