UTextureFactory::SuppressImportOverwriteDialog

Suppresses the dialog box that, when importing over an existing texture, asks if the users wishes to overwrite its settings.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/TextureFactory.h

Include

#include "Factories/TextureFactory.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Factories/EditorFactories.cpp

Syntax

static void SuppressImportOverwriteDialog
(
    bool bOverwriteExistingSettings
)

Remarks

Suppresses the dialog box that, when importing over an existing texture, asks if the users wishes to overwrite its settings. This is primarily for reimporting textures.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss