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

Method ~ScreenshotCapture

Engine/source/EtFramework/Util/ScreenshotCapture.cpp:24–27  ·  view source on GitHub ↗

--------------------------------- ScreenshotCapture::d-tor

Source from the content-addressed store, hash-verified

22// ScreenshotCapture::d-tor
23//
24ScreenshotCapture::~ScreenshotCapture()
25{
26 delete m_BaseDir;
27}
28
29//---------------------------------
30// ScreenshotCapture::Initialize

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected