Deki 1.3.0
Modular C++ 2D engine for embedded displays and desktop
Loading...
Searching...
No Matches
DekiEditorInternal::EditorFactoryInfo Struct Reference

Editor factory info for runtime creation. More...

#include <EditorRegistry.h>

Public Attributes

std::function< std::unique_ptr< DekiEditor::EditorExtension >()> factory
DekiEditor::EditorExtensionprototype

Detailed Description

Editor factory info for runtime creation.

Member Data Documentation

◆ factory

std::function<std::unique_ptr<DekiEditor::EditorExtension>()> DekiEditorInternal::EditorFactoryInfo::factory

◆ prototype

DekiEditor::EditorExtension* DekiEditorInternal::EditorFactoryInfo::prototype

The documentation for this struct was generated from the following file: