C# Class Ink.Runtime.VariableReference

Inheritance: Runtime.Object
Show file Open project: inkle/ink Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ToString ( ) : string
VariableReference ( )
VariableReference ( string name )

Method Details

ToString() public method

public ToString ( ) : string
return string

VariableReference() public method

public VariableReference ( )

VariableReference() public method

public VariableReference ( string name )
name string