Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Ink
Runtime
VariableReference
C# Class Ink.Runtime.VariableReference
Inheritance:
Runtime.Object
Exibir arquivo
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