# LocalVariables

> Storage for local variables that may be used during formatting by the PersistentVariablesSource.

## Definition

* **Type:** Property
* **Namespace:** [Unity.SmartStrings](/engine/6000.7/script-reference/unity/smartstrings.md)
* **Assembly:** UnityEngine.SmartStringsModule

```csharp
public IVariableGroup LocalVariables { get; set; }
```
