C# Class Ink.Parsed.FlowBase.Argument

ファイルを表示 Open project: inkle/ink Class Usage Examples

Public Properties

Property Type Description
isByReference bool
isDivertTarget bool
name string

Property Details

isByReference public_oe property

public bool isByReference
return bool

isDivertTarget public_oe property

public bool isDivertTarget
return bool

name public_oe property

public string name
return string