Open 3D Engine AtomLyIntegration 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.
AZ::AtomBridge::AtomViewportInfoDisplayNotifications Class Reference

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 (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
 

Detailed Description

This bus is used to listen for state changes in the viewport info display overlay.


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