Property IsSmart
IsSmart
Is the entry marked with the SmartFormatTag? Entries that are smart will use UnityEngine.Localization.SmartFormat to format the localized text.
Declaration
public bool IsSmart { get; set; }
Property Value
Type | Description |
---|---|
bool |