C# Class Terraria.ModLoader.Setup.SetupDebugTask

Inheritance: Task
Afficher le fichier Open project: bluemagic123/tModLoader

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ConfigurationDialog ( ) : bool
Failed ( ) : bool
FinishedDialog ( ) : void
Run ( ) : void
SetupDebugTask ( ITaskInterface taskInterface ) : System

Method Details

ConfigurationDialog() public méthode

public ConfigurationDialog ( ) : bool
Résultat bool

Failed() public méthode

public Failed ( ) : bool
Résultat bool

FinishedDialog() public méthode

public FinishedDialog ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void

SetupDebugTask() public méthode

public SetupDebugTask ( ITaskInterface taskInterface ) : System
taskInterface ITaskInterface
Résultat System