C# Class Questor.LavishCommands

Afficher le fichier Open project: ISeeDEDPpl/Questor

Méthodes publiques

Свойство Type Description
_questor Questor

Méthodes publiques

Méthode Description
AddCommands ( ) : void

Private Methods

Méthode Description
DebugInfo ( string args ) : int
SetAutoStart ( string args ) : int
SetDisable3D ( string args ) : int
SetExitWhenIdle ( string args ) : int
SetQuestorStatetoCloseQuestor ( string args ) : int
SetQuestorStatetoIdle ( string args ) : int

Method Details

AddCommands() public méthode

public AddCommands ( ) : void
Résultat void

Property Details

_questor public_oe property

public Questor,Questor _questor
Résultat Questor