C# Class Ink.Parsed.Stitch

Inheritance: FlowBase
Exibir arquivo Open project: inkle/ink

Public Methods

Method Description
Stitch ( string name, List topLevelObjects, List arguments, bool isFunction ) : System.Collections.Generic

Method Details

Stitch() public method

public Stitch ( string name, List topLevelObjects, List arguments, bool isFunction ) : System.Collections.Generic
name string
topLevelObjects List
arguments List
isFunction bool
return System.Collections.Generic