C# 클래스 MFIGamepadFeeder.SimplifiedHidPreview

상속: IDisposable
파일 보기 프로젝트 열기: Axadiw/MFIGamepadFeeder 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CurrentHidState ReactiveProperty

공개 메소드들

메소드 설명
Dispose ( ) : void
PlugInToHidDeviceAndStartLoop ( HidDeviceRepresentation representation ) : bool
SimplifiedHidPreview ( ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

PlugInToHidDeviceAndStartLoop() 공개 메소드

public PlugInToHidDeviceAndStartLoop ( HidDeviceRepresentation representation ) : bool
representation HidDeviceRepresentation
리턴 bool

SimplifiedHidPreview() 공개 메소드

public SimplifiedHidPreview ( ) : System
리턴 System

프로퍼티 상세

CurrentHidState 공개적으로 프로퍼티

public ReactiveProperty CurrentHidState
리턴 ReactiveProperty