Méthode | Description | |
---|---|---|
CheckForRaw ( string type ) : RawDataContainerType |
The check for raw.
|
|
FindByNameAndTagType ( string type, string name ) : int |
The find by name and tag type.
|
|
FindMetaByID ( int id ) : int |
The find meta by id.
|
|
FindMetaByOffset ( int offset ) : int |
The find meta by offset.
|
|
MetaFunctions ( |
Initializes a new instance of the MetaFunctions class.
|
|
ReadRaw ( int tagIndex, bool dontreadraw ) : |
The read raw.
|
public CheckForRaw ( string type ) : RawDataContainerType | ||
type | string | The type. |
Résultat | RawDataContainerType |
public FindByNameAndTagType ( string type, string name ) : int | ||
type | string | The type. |
name | string | The name. |
Résultat | int |
public FindMetaByOffset ( int offset ) : int | ||
offset | int | The offset. |
Résultat | int |
public MetaFunctions ( |
||
map | The map. | |
Résultat | System |
public ReadRaw ( int tagIndex, bool dontreadraw ) : |
||
tagIndex | int | Index of the tag. |
dontreadraw | bool | The dontreadraw. |
Résultat |