Méthode | Description | |
---|---|---|
BinaryAsset ( AssetManager manager, string name, IList |
Initialise the asset.
|
|
BinaryAsset ( AssetManager manager, string name, IList |
Initialise the asset.
|
|
Browse ( Action |
Make a hex browser for the data.
|
|
this ( int index ) : byte |
Get a byte of the data.
|
public BinaryAsset ( AssetManager manager, string name, IList |
||
manager | AssetManager | |
name | string | |
data | IList |
|
displayOffset | int | |
Résultat | System |
public BinaryAsset ( AssetManager manager, string name, IList |
||
manager | AssetManager | |
name | string | |
data | IList |
|
start | int | |
count | int | |
displayOffset | int | |
Résultat | System |
public Browse ( Action |
||
progressUpdateCallback | Action |
|
Résultat |