메소드 | 설명 | |
---|---|---|
ArchiveFormat ( |
Initialise the archive format.
|
|
Load ( |
Read the archive from the loader.
|
|
LoadMatch ( |
Get whether the loader matches an archive.
|
메소드 | 설명 | |
---|---|---|
LoadKey ( string filename, string type ) : byte[] |
public ArchiveFormat ( |
||
engine | The engine to associate with. | |
리턴 | System |
public Load ( |
||
loader | The loader to read from. | |
리턴 | Asset |
public LoadMatch ( |
||
loader | The loader to test. | |
리턴 | LoadMatchStrength |