ToString()
Returns the string representation of this variable's value.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings.PersistentVariables
- Assembly: UnityEngine.SmartStringsModule
public override string ToString()
Returns
Type | Description |
|---|---|
| string | The variable's value converted to a string. |