Свойство | Type | Description | |
---|---|---|---|
LOG_ASSET_LOAD_NOTIFICATION_INTERVAL | int | ||
m_archiveWriter | |||
m_assetsWritten | int |
Méthode | Description | |
---|---|---|
AssetsArchiver ( |
||
ForceClose ( ) : void |
Only call this if you need to force a close on the underlying writer.
|
|
WriteAsset ( |
Archive the assets given to this archiver to the given archive.
|
Méthode | Description | |
---|---|---|
WriteData ( |
Write asset data files to the given archive
|
public AssetsArchiver ( |
||
archiveWriter | ||
Résultat | Universe.Framework.ConsoleFramework |
public WriteAsset ( |
||
asset | ||
Résultat | void |
protected WriteData ( |
||
asset | ||
Résultat | void |
protected static int LOG_ASSET_LOAD_NOTIFICATION_INTERVAL | ||
Résultat | int |
protected TarArchiveWriter,Universe.Framework.Serialization m_archiveWriter | ||
Résultat |