C# Class Ink.Parsed.Gather

Inheritance: Parsed.Object, IWeavePoint, INamedContent
Mostrar archivo Open project: inkle/ink Class Usage Examples

Public Methods

Method Description
Gather ( string name, int indentationDepth )
GenerateRuntimeObject ( ) : Runtime.Object

Method Details

Gather() public method

public Gather ( string name, int indentationDepth )
name string
indentationDepth int

GenerateRuntimeObject() public method

public GenerateRuntimeObject ( ) : Runtime.Object
return Runtime.Object