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::InputDeviceMotion::ImplementationFactory Struct Referenceabstract

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

#include <InputDeviceMotion.h>

Public Member Functions

 AZ_TYPE_INFO (ImplementationFactory, "{97354B61-7599-4D06-9888-823D5B082191}")
 
virtual AZStd::unique_ptr< ImplementationCreate (InputDeviceMotion &inputDevice)=0
 

Detailed Description

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


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