Open 3D Engine AudioEngineWwise 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.
AudioControls::CAudioSystemEditor_wwise Class Reference

Inherits IAudioSystemEditor.

Public Member Functions

void Reload () override
 
IAudioSystemControl * CreateControl (const SControlDef &controlDefinition) override
 
IAudioSystemControl * GetRoot () override
 
IAudioSystemControl * GetControl (CID id) const override
 
EACEControlType ImplTypeToATLType (TImplControlType type) const override
 
TImplControlTypeMask GetCompatibleTypes (EACEControlType atlControlType) const override
 
TConnectionPtr CreateConnectionToControl (EACEControlType atlControlType, IAudioSystemControl *middlewareControl) override
 
TConnectionPtr CreateConnectionFromXMLNode (AZ::rapidxml::xml_node< char > *node, EACEControlType atlControlType) override
 
AZ::rapidxml::xml_node< char > * CreateXMLNodeFromConnection (const TConnectionPtr connection, const EACEControlType atlControlType) override
 
const AZStd::string_view GetTypeIcon (TImplControlType type) const override
 
const AZStd::string_view GetTypeIconSelected (TImplControlType type) const override
 
AZStd::string GetName () const override
 
AZ::IO::FixedMaxPath GetDataPath () const override
 
void DataSaved () override
 
void ConnectionRemoved (IAudioSystemControl *control) override
 

Friends

class CAudioWwiseLoader
 

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