Navigation
API > API/Editor > API/Editor/PackagesDialog > API/Editor/PackagesDialog/FPackagesDialogModule
References
| Module | PackagesDialog |
| Header | /Engine/Source/Editor/PackagesDialog/Public/PackagesDialog.h |
| Include | #include "PackagesDialog.h" |
| Source | /Engine/Source/Editor/PackagesDialog/Private/PackagesDialog.cpp |
virtual void SetMessage
&40;
const FText & InMessage
&41;
Remarks
Sets the message displayed in the package dialog
Parameters
| Name | Description |
|---|---|
| InMessage | The message to display |