C# Class Ink.InkParser.FlowDecl

Show file Open project: inkle/ink

Public Properties

Property Type Description
arguments List
isFunction bool
name string

Property Details

arguments public property

public List arguments
return List

isFunction public property

public bool isFunction
return bool

name public property

public string name
return string