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::InputDeviceMouse::ImplementationFactory Class Referenceabstract

The factory class to create a custom implementation for this input device. More...

#include <InputDeviceMouse.h>

Public Member Functions

 AZ_TYPE_INFO (ImplementationFactory, "{1A44CE87-088A-4A43-9EDA-350F3E4F21FF}")
 
virtual AZStd::unique_ptr< ImplementationCreate (InputDeviceMouse &inputDevice)=0
 

Detailed Description

The factory class to create a custom implementation for this input device.


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