Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::InputChannel::CustomData Struct Reference

Base struct from which to derive all custom input data. More...

#include <InputChannel.h>

Inherited by AzFramework::InputChannel::PositionData2D, AzFramework::InputChannelAxis2D::AxisData2D, AzFramework::InputChannelAxis3D::AxisData3D, AzFramework::InputChannelQuaternion::QuaternionData, and AzFramework::ModifierKeyStates.

Public Member Functions

 AZ_CLASS_ALLOCATOR (CustomData, AZ::SystemAllocator)
 
 AZ_RTTI (CustomData, "{887E38BB-64AF-4F4E-A1AE-C1B02371F9EC}")
 

Detailed Description

Base struct from which to derive all custom input data.


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