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