Source
The base class for ISource extension classes.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.SmartStrings.Core.Extensions
- Assembly: UnityEngine.SmartStringsModule
- Implements: ISource, IInitializer
public abstract class Source : ISource, IInitializer
Fields
Value | Description |
|---|---|
| m_Formatter | The instance of the current SmartFormatter. |
| m_SmartSettings | The instance of the current SmartSettings. |
Methods
Method | Description |
|---|---|
| TrySetResultForNullableOperator | If any of the Placeholder's Selectors has nullable |