FContentBrowserItemDataUpdate::MakeItemMovedUpdate

Create an item update for when an existing item is moved (or renamed), including its previous virtual path.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h

Include

#include "ContentBrowserItemData.h"

Source

/Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemData.cpp

Syntax

static FContentBrowserItemDataUpdate MakeItemMovedUpdate
(
    FContentBrowserItemData InItemData,
    FName InPreviousVirtualPath
)

Remarks

Create an item update for when an existing item is moved (or renamed), including its previous virtual path.

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