Свойство | Type | Description | |
---|---|---|---|
child | int | ||
flagint | int | ||
flags | string[] | ||
memory | byte[] | ||
memsize | int | ||
nativeindex | int | ||
pcc | ME3Package | ||
script | byte[] | ||
size | int | ||
unk1 | int | ||
unk2 | int |
Méthode | Description | |
---|---|---|
Deserialize ( ) : void | ||
Function ( ) : System | ||
Function ( byte raw, ME3Package Pcc ) : System | ||
GetFlagInt ( ) : int | ||
GetFlags ( ) : string | ||
GetNatIdx ( ) : int | ||
ReadHeader ( ) : void | ||
ToRawText ( bool debug = true ) : string |
public Function ( byte raw, ME3Package Pcc ) : System | ||
raw | byte | |
Pcc | ME3Package | |
Résultat | System |
public ToRawText ( bool debug = true ) : string | ||
debug | bool | |
Résultat | string |