Method
WadRootget_archive
Declaration [src]
WadTextureArchive*
wad_root_get_archive (
WadRoot* root
)
Description [src]
Gets the texture archive from the loaded WAD data.
If loading failed, the archive will be NULL.
Return value
Type: WadTextureArchive
The WadTextureArchive.
| The data is owned by the instance. |
The return value can be NULL. |