![]() |
Elevate Engine 1
|
#include "WwiseFileDataSource.h"#include <ElevateEngine/Core/Log.h>#include <ElevateEngine/Audio/Wwise/WwiseItem.h>#include <array>#include <format>#include <memory>#include <string>#include <string_view>#include <filesystem>#include <rapidxml.hpp>#include <flxml/utils.h>#include <flxml/wrappers.h>Go to the source code of this file.
Namespaces | |
| namespace | Elevate |
Macros | |
| #define | WWISE_WORKUNIT_EXTENSION ".wwu" |
| #define WWISE_WORKUNIT_EXTENSION ".wwu" |
Definition at line 17 of file WwiseFileDataSource.cpp.