Open 3D Engine AzFramework API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::NativeWindow::ImplementationFactory Class Referenceabstract

The factory class to create a custom implementation for this native window. More...

#include <NativeWindow.h>

Public Member Functions

 AZ_TYPE_INFO (ImplementationFactory, "{6C2B94E1-388E-4E17-A125-94E5BAE9655C}")
 
virtual AZStd::unique_ptr< ImplementationCreate ()=0
 

Detailed Description

The factory class to create a custom implementation for this native window.


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