Class ReflectionSource
Namespace: UnityEngine.Localization.SmartFormat.Extensions
Syntax
[Serializable]
public class ReflectionSource : ISource
Constructors
ReflectionSource(SmartFormatter)
Declaration
public ReflectionSource(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 |