Namespace UnityEngine.Localization.SmartFormat.Core.Extensions
Classes
FormatterBase
Base class that implements common IFormatter functionality.
Interfaces
IFormatter
Converts an object to a string.
IFormatterLiteralExtractor
Extracts the literal characters from a Format string
IFormattingInfo
Contains all necessary info for formatting a value
ISelectorInfo
Contains all the necessary information for evaluating a selector.
ISource
Evaluates a selector.