C# 클래스 Questor.LavishCommands

파일 보기 프로젝트 열기: ISeeDEDPpl/Questor

공개 프로퍼티들

프로퍼티 타입 설명
_questor Questor

공개 메소드들

메소드 설명
AddCommands ( ) : void

비공개 메소드들

메소드 설명
DebugInfo ( string args ) : int
SetAutoStart ( string args ) : int
SetDisable3D ( string args ) : int
SetExitWhenIdle ( string args ) : int
SetQuestorStatetoCloseQuestor ( string args ) : int
SetQuestorStatetoIdle ( string args ) : int

메소드 상세

AddCommands() 공개 메소드

public AddCommands ( ) : void
리턴 void

프로퍼티 상세

_questor 공개적으로 프로퍼티

public Questor,Questor _questor
리턴 Questor