FPackagesDialogModule::SetWarning

Sets the warning message displayed in the package dialog

Windows
MacOS
Linux

References

Module

PackagesDialog

Header

/Engine/Source/Editor/PackagesDialog/Public/PackagesDialog.h

Include

#include "PackagesDialog.h"

Source

/Engine/Source/Editor/PackagesDialog/Private/PackagesDialog.cpp

Syntax

virtual void SetWarning
(
    const FText & InMessage
)

Remarks

Sets the warning message displayed in the package dialog

Parameters

Parameter

Description

InMessage

The warning to display

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