FContentBrowserItem::Append

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

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

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItem.h
Include #include "ContentBrowserItem.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp
void Append
(
    const [FContentBrowserItem](API\Editor\ContentBrowserData\FContentBrowserItem) & InOther
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library