C# Class Ink.CommandLineTool.Options

Afficher le fichier Open project: inkle/ink

Méthodes publiques

Свойство Type Description
countAllVisits bool
inputFile string
keepOpenAfterStoryFinish bool
outputFile string
playMode bool
stressTest bool
testMode bool
verbose bool

Property Details

countAllVisits public_oe property

public bool countAllVisits
Résultat bool

inputFile public_oe property

public string inputFile
Résultat string

keepOpenAfterStoryFinish public_oe property

public bool keepOpenAfterStoryFinish
Résultat bool

outputFile public_oe property

public string outputFile
Résultat string

playMode public_oe property

public bool playMode
Résultat bool

stressTest public_oe property

public bool stressTest
Résultat bool

testMode public_oe property

public bool testMode
Résultat bool

verbose public_oe property

public bool verbose
Résultat bool