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