MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / ~ResourcePack

Method ~ResourcePack

LuaSTGPlus/ResourceMgr.cpp:1503–1506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1501}
1502
1503ResourcePack::~ResourcePack()
1504{
1505 unzClose(m_zipFile);
1506}
1507
1508bool ResourcePack::LoadFile(const wchar_t* path, fcyRefPointer<fcyMemStream>& outBuf)LNOEXCEPT
1509{

Callers

nothing calls this directly

Calls 1

unzCloseFunction · 0.85

Tested by

no test coverage detected