C# Class InkPlugin.ChoiceListPlugin

Inheritance: Ink.IPlugin
Afficher le fichier Open project: inkle/ink

Méthodes publiques

Méthode Description
ChoiceListPlugin ( ) : System
PostExport ( Ink parsedStory, Ink runtimeStory ) : void
PostParse ( Ink parsedStory ) : void

Method Details

ChoiceListPlugin() public méthode

public ChoiceListPlugin ( ) : System
Résultat System

PostExport() public méthode

public PostExport ( Ink parsedStory, Ink runtimeStory ) : void
parsedStory Ink
runtimeStory Ink
Résultat void

PostParse() public méthode

public PostParse ( Ink parsedStory ) : void
parsedStory Ink
Résultat void