Constructor OnDisposeDelegate
OnDisposeDelegate(Delegate)
Constructor that takes the delegate and compiles it with burst
Declaration
public OnDisposeDelegate(OnDisposeDelegate.Delegate func)
Parameters
Type | Name | Description |
---|---|---|
OnDisposeDelegate.Delegate | func | Delegate to compile |