C# Class Questor.LavishCommands

ファイルを表示 Open project: ISeeDEDPpl/Questor

Public Properties

Property Type Description
_questor Questor

Public Methods

Method Description
AddCommands ( ) : void

Private Methods

Method 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 method

public AddCommands ( ) : void
return void

Property Details

_questor public_oe property

public Questor,Questor _questor
return Questor