C# Class Ink.InkParser.FlowDecl

Afficher le fichier Open project: inkle/ink

Méthodes publiques

Свойство Type Description
arguments List
isFunction bool
name string

Property Details

arguments public_oe property

public List arguments
Résultat List

isFunction public_oe property

public bool isFunction
Résultat bool

name public_oe property

public string name
Résultat string