Open 3D Engine VirtualGamepad Gem 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.
VirtualGamepad::VirtualGamepadButtonRequests Class Referenceabstract

Inherits AZ::EBusTraits.

Public Types

using BusIdType = AZStd::string
 

Public Member Functions

virtual bool IsPressed () const =0
 

Static Public Attributes

static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 
static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 

Member Function Documentation

◆ IsPressed()

virtual bool VirtualGamepad::VirtualGamepadButtonRequests::IsPressed ( ) const
pure virtual

Query whether the virtual button is currently pressed or not

Returns
True if the virtual button is currently pressed, false otherwise

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