Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CSPspEmu
Hle
DelegateInfo
C# Class CSPspEmu.Hle.DelegateInfo
显示文件
Open project: soywiz/cspspemu
Public Properties
Property
Type
Description
Action
Action
CallIndex
int
FunctionEntry
HleFunctionEntry
ModuleImportName
string
PC
uint
RA
uint
Thread
HleThread
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Action
public_oe property
public
Action
Action
return
Action
CallIndex
public_oe property
public
int
CallIndex
return
int
FunctionEntry
public_oe property
public
HleFunctionEntry,CSPspEmu.Hle
FunctionEntry
return
HleFunctionEntry
ModuleImportName
public_oe property
public
string
ModuleImportName
return
string
PC
public_oe property
public
uint
PC
return
uint
RA
public_oe property
public
uint
RA
return
uint
Thread
public_oe property
public
HleThread,CSPspEmu.Hle
Thread
return
HleThread