프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LOG_ASSET_LOAD_NOTIFICATION_INTERVAL | int | ||
m_archiveWriter | |||
m_assetsWritten | int |
메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
WriteData ( |
Write asset data files to the given archive
|
public AssetsArchiver ( |
||
archiveWriter | ||
리턴 | Universe.Framework.ConsoleFramework |
public WriteAsset ( |
||
asset | ||
리턴 | void |
protected WriteData ( |
||
asset | ||
리턴 | void |
protected static int LOG_ASSET_LOAD_NOTIFICATION_INTERVAL | ||
리턴 | int |
protected TarArchiveWriter,Universe.Framework.Serialization m_archiveWriter | ||
리턴 |