Méthode | Description | |
---|---|---|
AddressToOffset ( uint currentOffset, uint address ) : uint | ||
BeginDeserialize ( |
||
BeginSerialize ( |
||
CreateBlock ( ) : IDataBlock | ||
EndDeserialize ( |
||
EndSerialize ( |
||
GetTagByIndex ( int index ) : |
||
XboxSerializationContext ( CacheFile tag ) : System |
public AddressToOffset ( uint currentOffset, uint address ) : uint | ||
currentOffset | uint | |
address | uint | |
Résultat | uint |
public BeginDeserialize ( |
||
info | ||
Résultat |
public BeginSerialize ( |
||
info | ||
Résultat | void |
public EndDeserialize ( |
||
info | ||
obj | object | |
Résultat | void |
public EndSerialize ( |
||
info | ||
data | byte | |
mainStructOffset | uint | |
Résultat | void |
public GetTagByIndex ( int index ) : |
||
index | int | |
Résultat |
public XboxSerializationContext ( CacheFile tag ) : System | ||
tag | CacheFile | |
Résultat | System |