|
EasyTalk API
|
This class stores a node variable's name and value. More...
Public Attributes | |
| string | variableName |
| The name of the variable. | |
| string | value |
| The value of the variable. | |
This class stores a node variable's name and value.
| string EasyTalk.Controller.NodeVariableValue.value |
The value of the variable.
| string EasyTalk.Controller.NodeVariableValue.variableName |
The name of the variable.