Class DictionarySource
Namespace: UnityEngine.Localization.SmartFormat.Extensions
Syntax
[Serializable]
public class DictionarySource : ISource
Constructors
DictionarySource(SmartFormatter)
Declaration
public DictionarySource(SmartFormatter formatter)
Parameters
Type | Name | Description |
---|---|---|
SmartFormatter | formatter |
Methods
TryEvaluateSelector(ISelectorInfo)
Declaration
public bool TryEvaluateSelector(ISelectorInfo selectorInfo)
Parameters
Type | Name | Description |
---|---|---|
ISelectorInfo | selectorInfo |
Returns
Type | Description |
---|---|
Boolean |