#include <AudioRtpcComponentBus.h>
Inherits AZ::ComponentBus.
|
virtual void | SetValue (float value)=0 |
| Set the Rtpc Value, uses a serialized Rtpc name.
|
|
virtual void | SetRtpcValue (const char *rtpcName, float value)=0 |
| Set the Rtpc Value, specify an Rtpc name at runtime (i.e. script).
|
|
AudioRtpcComponentRequests EBus Interface Messages serviced by AudioRtpcComponents. Rtpc = Real-Time Parameter Control See AudioRtpcComponent for details.
The documentation for this class was generated from the following file:
- Gems/LmbrCentral/Code/include/LmbrCentral/Audio/AudioRtpcComponentBus.h