nw::dev::ScreenshotManager::Create Member Function

Syntax

static ScreenshotManager * Create(
     nw::os::IAllocator * allocator,
     int maxScreenshot,
     int memorySize
);

Arguments

Name Description
allocator
maxScreenshot
memorySize

Return Values

Description

Generates the class for managing screenshots.


CONFIDENTIAL