Table of Contents

Class TableVariableBlock

Namespace
LunyScript.Blocks
Assembly
LunyScript.dll

Block that holds a reference to a script variable.

public sealed class TableVariableBlock : VariableBlock, IScriptBlock
Inheritance
object
TableVariableBlock
Implements
Inherited Members

Properties

Name

public string Name { get; }

Property Value

string

Value

public Variable Value { get; }

Property Value

Variable

Methods

ToString()

public override string ToString()

Returns

string