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< Implementation > | Create (InputDeviceMouse &inputDevice)=0 |
The factory class to create a custom implementation for this input device.