C# Class Ink.Parsed.Stitch

Inheritance: FlowBase
Afficher le fichier Open project: inkle/ink

Méthodes publiques

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

Method Details

Stitch() public méthode

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