C# Class Ink.Parsed.ExternalDeclaration

Inheritance: Parsed.Object, INamedContent
Afficher le fichier Open project: inkle/ink Class Usage Examples

Méthodes publiques

Méthode Description
GenerateRuntimeObject ( ) : Ink.Runtime.Object

Private Methods

Méthode Description
ExternalDeclaration ( string name, List argumentNames ) : System

Method Details

GenerateRuntimeObject() public méthode

public GenerateRuntimeObject ( ) : Ink.Runtime.Object
Résultat Ink.Runtime.Object