UFactory::DisplayOverwriteOptionsDialog

Pop up message to the user asking whether they wish to overwrite existing state or not.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Factories/Factory.h"

Source

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

Syntax

void DisplayOverwriteOptionsDialog
(
    const FText & Message
)

Remarks

Pop up message to the user asking whether they wish to overwrite existing state or not.

Parameters

Parameter

Description

Message

The message text.

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