#include <Config_wwise.h>
Classes | |
| struct | PlatformMapping |
Public Member Functions | |
| AZ_TYPE_INFO (ConfigurationSettings, "{6BEEC05E-C5AE-4270-AAAD-08E27A6B5341}") | |
| AZ_CLASS_ALLOCATOR (ConfigurationSettings, AZ::SystemAllocator) | |
| bool | Load (const AZStd::string &filePath) |
| bool | Save (const AZStd::string &filePath) |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
| AZStd::vector< PlatformMapping > | m_platformMappings |