You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix compile error
#rb john.white #ROBOMERGE-OWNER: lina.halper #ROBOMERGE-AUTHOR: rob.gay #ROBOMERGE-SOURCE: CL 5259258 via CL 5259420 via CL 5259547 #ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) [CL 5267413 by rob gay in Dev-Anim branch]
This commit is contained in:
@@ -51,10 +51,7 @@ class USoundFactory : public UFactory
|
||||
|
||||
public:
|
||||
/** Suppresses all dialogs pertaining to importing using factory */
|
||||
void SuppressImportDialogs()
|
||||
{
|
||||
SuppressImportDialogOptions = ESuppressImportDialog::Overwrite & ESuppressImportDialog::UseTemplate;
|
||||
}
|
||||
AUDIOEDITOR_API void SuppressImportDialogs();
|
||||
|
||||
virtual void CleanUp() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user