C# 클래스 Gta5EyeTracking.DebugOutput

파일 보기 프로젝트 열기: alex8b/gta5eyetracking 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DebugText1 UIText
DebugText2 UIText
DebugText3 UIText
DebugText4 UIText
DebugText5 UIText

공개 메소드들

메소드 설명
DebugOutput ( ) : System.Drawing
Process ( ) : void

비공개 메소드들

메소드 설명
CreateDebugWindow ( ) : void

메소드 상세

DebugOutput() 공개 메소드

public DebugOutput ( ) : System.Drawing
리턴 System.Drawing

Process() 공개 메소드

public Process ( ) : void
리턴 void

프로퍼티 상세

DebugText1 공개적으로 프로퍼티

public UIText DebugText1
리턴 UIText

DebugText2 공개적으로 프로퍼티

public UIText DebugText2
리턴 UIText

DebugText3 공개적으로 프로퍼티

public UIText DebugText3
리턴 UIText

DebugText4 공개적으로 프로퍼티

public UIText DebugText4
리턴 UIText

DebugText5 공개적으로 프로퍼티

public UIText DebugText5
리턴 UIText