This is experimental documentation.
Gets the full text of the MPQ list file.
Declaration Syntax
Return Value
A string containing the full text of the list file.
Remarks
In later versions of Blizzard's games, the developers included a file called "(listfile)" in most MPQ archives identifying the names of the files contained in the MPQ (since they are hashed and therefore unavailable otherwise).
Exceptions
Exception | Condition |
---|---|
MpqException | Thrown if the list file is not located. |
Assembly: Asgard5Library (Module: Asgard5Library)