EasyTalk API
Loading...
Searching...
No Matches
EasyTalk.Controller.NodeVariableValue Class Reference

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.
 

Detailed Description

This class stores a node variable's name and value.

Member Data Documentation

◆ value

string EasyTalk.Controller.NodeVariableValue.value

The value of the variable.

◆ variableName

string EasyTalk.Controller.NodeVariableValue.variableName

The name of the variable.