You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Rob.Gay #preflight 6123b0decc11eb000183c9aa #ROBOMERGE-SOURCE: CL 17267462 #ROBOMERGE-BOT: (v858-17259218) [CL 17273282 by phil popp in ue5-main branch]
10 lines
227 B
C++
10 lines
227 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "MetasoundEngineEnvironment.h"
|
|
|
|
#include "AudioDeviceManager.h"
|
|
#include "MetasoundEnvironment.h"
|
|
|
|
//DEFINE_METASOUND_ENVIRONMENT_VARIABLE_TYPE(FAudioDeviceHandle);
|
|
|