FDlgMoveAsset::FDlgMoveAsset

Constructs A move Asset Dialog

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Dialogs/DlgMoveAssets.h

Include

#include "Dialogs/DlgMoveAssets.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Dialogs/DlgMoveAssets.cpp

Syntax

FDlgMoveAsset
(
    bool bInLegacyOrMapPackage,
    const FString & InPackage,
    const FString & InGroup,
    const FString & InName,
    const FText & InTitle
)

Remarks

Constructs A move Asset Dialog

Parameters

Parameter

Description

bInLegacyOrMapPackage

Used to handle moving into or out of map packages, or legacy packages.

InPackage

Package information of the current asset

InGroup

Group information of the current asset

InName

Name information of the current asset

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