MCPcopy Create free account
hub / github.com/Illation/ETEngine / ~PackageWriter

Method ~PackageWriter

Engine/source/EtCooker/PackageWriter.cpp:38–41  ·  view source on GitHub ↗

--------------------------------- PackageWriter::d-tor

Source from the content-addressed store, hash-verified

36// PackageWriter::d-tor
37//
38PackageWriter::~PackageWriter()
39{
40 Cleanup();
41}
42
43//---------------------------------
44// PackageWriter::AddFile

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected