FContentBrowserItem::Save

Attempt to save this item.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

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

Include

#include "ContentBrowserItem.h"

Source

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

Syntax

bool Save
(
    const EContentBrowserItemSaveFlags InSaveFlags
) const

Remarks

Attempt to save this item.

Returns

True if the item was saved, false otherwise.

Parameters

Parameter

Description

InSaveFlags

Flags controlling the rules behind when the item should be saved.

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