Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)

#rb none

[CL 5110714 by Chris Gagnon in Dev-Editor branch]
This commit is contained in:
Chris Gagnon
2019-02-21 13:05:30 -05:00
parent af33ef1517
commit 80918bea22
13849 changed files with 1880281 additions and 133480 deletions

View File

@@ -46,6 +46,8 @@ void FHTML5TargetSettingsCustomization::CustomizeDetails(IDetailLayoutBuilder& D
SETUP_SOURCEONLY_PROP(EnableIndexedDB, EmscriptenCategory);
SETUP_SOURCEONLY_PROP(EnableMultithreading, EmscriptenCategory);
AudioPluginWidgetManager.BuildAudioCategory(DetailLayout, EAudioPlatform::HTML5);
}