Class TableVariableBlock
- Namespace
- LunyScript.Blocks
- Assembly
- LunyScript.dll
Block that holds a reference to a script variable.
public sealed class TableVariableBlock : VariableBlock, IScriptBlock
- Inheritance
-
objectTableVariableBlock
- Implements
- Inherited Members
Properties
Name
public string Name { get; }
Property Value
- string
Value
public Variable Value { get; }
Property Value
Methods
ToString()
public override string ToString()
Returns
- string