Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SharpQuake
dfunction_t
C# Class SharpQuake.dfunction_t
Show file
Open project: Memorix101/SharpQuake
Class Usage Examples
Public Properties
Property
Type
Description
SizeInBytes
int
first_statement
int
locals
int
numparms
int
parm_start
int
profile
int
s_file
int
s_name
int
Public Methods
Method
Description
SwapBytes
( ) :
void
ToString
( ) :
string
Method Details
SwapBytes()
public
method
public
SwapBytes
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
SizeInBytes
public static property
public
static
int
SizeInBytes
return
int
first_statement
public property
public
int
first_statement
return
int
locals
public property
public
int
locals
return
int
numparms
public property
public
int
numparms
return
int
parm_start
public property
public
int
parm_start
return
int
profile
public property
public
int
profile
return
int
s_file
public property
public
int
s_file
return
int
s_name
public property
public
int
s_name
return
int