C# Class Ink.Parsed.FlowBase.Argument

Show file Open project: inkle/ink Class Usage Examples

Public Properties

Property Type Description
isByReference bool
isDivertTarget bool
name string

Property Details

isByReference public property

public bool isByReference
return bool

isDivertTarget public property

public bool isDivertTarget
return bool

name public property

public string name
return string