FContentBrowserItem::Save

Attempt to save this item.

Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItem

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h
Include #include "ContentBrowserItem.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp
bool Save
(
    const EContentBrowserItemSaveFlags InSaveFlags
) const

Remarks

Attempt to save this item. True if the item was saved, false otherwise.

Parameters

Name Description
InSaveFlags Flags controlling the rules behind when the item should be saved.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library