| Parameter | Description |
|---|---|
| delegateMethod | The delegate to compile |
FunctionPointer<T> A function pointer invokable from a Burst Job or from regular C#
Compile the following delegate into a function pointer with burst, invokable from a Burst Job or from regular C#.