InMemoryVariableStorage.DefaultVariable.value Field
The value of the variable, as a string.
public string value
Remarks
This string will be converted to the appropriate type,
depending on the value of type
.
Source
Defined in Unity/Assets/YarnSpinner/Scripts/InMemoryVariableStorage.cs, line 82.