C# Class SharpQuake.dfunction_t

Afficher le fichier Open project: Memorix101/SharpQuake Class Usage Examples

Méthodes publiques

Свойство Type Description
SizeInBytes int
first_statement int
locals int
numparms int
parm_start int
profile int
s_file int
s_name int

Méthodes publiques

Méthode Description
SwapBytes ( ) : void
ToString ( ) : string

Method Details

SwapBytes() public méthode

public SwapBytes ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

SizeInBytes public_oe static_oe property

public static int SizeInBytes
Résultat int

first_statement public_oe property

public int first_statement
Résultat int

locals public_oe property

public int locals
Résultat int

numparms public_oe property

public int numparms
Résultat int

parm_start public_oe property

public int parm_start
Résultat int

profile public_oe property

public int profile
Résultat int

s_file public_oe property

public int s_file
Résultat int

s_name public_oe property

public int s_name
Résultat int