Event OnFormattingFailure
Event raising, if an error occurs during formatting.
Namespace: UnityEngine.Localization.SmartFormat
Assembly: solution.dll
Syntax
public event EventHandler<FormattingErrorEventArgs> OnFormattingFailure
Returns
| Type | Description |
|---|---|
| EventHandler<FormattingErrorEventArgs> |