C# Class Ink.CommandLinePlayer.DebugSourceRange

Show file Open project: inkle/ink

Public Properties

Property Type Description
debugMetadata Ink.Runtime.DebugMetadata
length int
text string

Property Details

debugMetadata public property

public DebugMetadata,Ink.Runtime debugMetadata
return Ink.Runtime.DebugMetadata

length public property

public int length
return int

text public property

public string text
return string