Class FormatterBase
Namespace: UnityEngine.Localization.SmartFormat.Core.Extensions
Syntax
public abstract class FormatterBase : IFormatter
Properties
Names
Declaration
public string[] Names { get; set; }
Property Value
| Type | Description |
|---|---|
| String[] |
Implements
Methods
TryEvaluateFormat(IFormattingInfo)
Declaration
public abstract bool TryEvaluateFormat(IFormattingInfo formattingInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| IFormattingInfo | formattingInfo |
Returns
| Type | Description |
|---|---|
| Boolean |