Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Dialogs
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Dialogs/Dialogs.h |
| Include | #include "Dialogs/Dialogs.h" |
namespace SGenericDialogWidget
{
namespace UE
{
namespace Private
{
TSharedRef < SWindow > SGenericDialogWidget::UE::Private::CreateModalDialogWindow
(
const FText & InTitle,
TSharedRef < SWidget > Contents,
ESizingRule Sizing,
FVector2D MinDimensions
)
}
}
}