ErrorAction
Behavior that the Parser applies when a parsing error occurs. The default is ParseErrorAction.ThrowError.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.Core.Settings
- Assembly: UnityEngine.SmartStringsModule
public ParseErrorAction ErrorAction { get; set; }