Open 3D Engine AtomLyIntegration Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
This bus is used to listen for state changes in the viewport info display overlay. More...
#include <AtomViewportInfoDisplayBus.h>
Inherits AZ::EBusTraits.
Public Member Functions | |
virtual void | OnViewportInfoDisplayStateChanged ([[maybe_unused]]ViewportInfoDisplayState state) |
Called when the ViewportInfoDisplayState (via the r_displayInfo CVar) has changed. | |
Static Public Attributes | |
static const AZ::EBusHandlerPolicy | HandlerPolicy = EBusHandlerPolicy::Multiple |
static const AZ::EBusAddressPolicy | AddressPolicy = EBusAddressPolicy::Single |
This bus is used to listen for state changes in the viewport info display overlay.