C# 클래스 CSPspEmu.Hle.Managers.HleSubinterruptHandler

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

공개 프로퍼티들

프로퍼티 타입 설명
Address uint
Argument uint
Enabled bool
Index int

공개 메소드들

메소드 설명
HleSubinterruptHandler ( int Index ) : System.Collections.Generic

메소드 상세

HleSubinterruptHandler() 공개 메소드

public HleSubinterruptHandler ( int Index ) : System.Collections.Generic
Index int
리턴 System.Collections.Generic

프로퍼티 상세

Address 공개적으로 프로퍼티

public uint Address
리턴 uint

Argument 공개적으로 프로퍼티

public uint Argument
리턴 uint

Enabled 공개적으로 프로퍼티

public bool Enabled
리턴 bool

Index 공개적으로 프로퍼티

public int Index
리턴 int