GetSourceValue(ISelectorInfo)
Returns the value to use when the smart string matches this variable.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings.PersistentVariables
- Assembly: UnityEngine.SmartStringsModule
object GetSourceValue(ISelectorInfo selector)
Parameters
The details about the current format operation.
Returns
Type | Description |
|---|---|
| Object | The value that additional sources or formatters can process further. |