FContentBrowserItem::Append

Append the given item to this one, asserting if the combination isn't possible.

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

void Append
(
    const FContentBrowserItemData & InOther
)

Remarks

Append the given item to this one, asserting if the combination isn't possible.

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