Open 3D Engine LmbrCentral 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.
LmbrCentral::AudioSystemComponentNotifications Class Referenceabstract

#include <AudioSystemComponentBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual void OnGamePaused ()=0
 
virtual void OnGameUnpaused ()=0
 

Static Public Attributes

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

Detailed Description

AudioSystemComponentNotifications Notifications sent by the Audio System Component.

Member Data Documentation

◆ HandlerPolicy

const AZ::EBusHandlerPolicy LmbrCentral::AudioSystemComponentNotifications::HandlerPolicy = AZ::EBusHandlerPolicy::Single
static

EBus Traits


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