Constructor PortableFunctionPointer PortableFunctionPointer(T) Convert the delegate to a burst-compatible function pointer. Declaration public PortableFunctionPointer(T executeDelegate) Parameters Type Name Description T executeDelegate