|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include "AtomAudioLinkInputClient.h"#include "CriWare.h"#include "Sound/SoundSubmix.h"#include "AudioDevice.h"#include "Atom/Atom.h"#include "Atom/AtomRuntimeManager.h"#include "Atom/AtomRuntime.h"#include "Atom/AtomActiveSound.h"#include "Atom/AtomComponent.h"#include "Atom/AtomSoundWaveProcedural.h"#include "Atom/Mixer/AtomMixerSourceManager.h"#include "Atom/Mixer/AtomMixerSourceVoice.h"#include "Atom/Mixer/AtomMixerSource.h"#include "AtomAudioLink.h"#include "AtomAudioLinkSettings.h"#include "AtomAudioLinkComponent.h"