#include <AudioEnvironmentComponentBus.h>
Inherits AZ::ComponentBus.
|
virtual void | SetAmount (float amount)=0 |
| Set an environment amount on the default assigned environment.
|
|
virtual void | SetEnvironmentAmount (const char *environmentName, float amount)=0 |
| Set an environment amount, specify an environment name at run-time (i.e. script).
|
|
AudioEnvironmentComponentRequests EBus Interface Messages serviced by AudioEnvironmentComponents. Environment = Used for effects, primarily auxillary effects bus sends. See AudioEnvironmentComponent for details.
The documentation for this class was generated from the following file:
- Gems/LmbrCentral/Code/include/LmbrCentral/Audio/AudioEnvironmentComponentBus.h