SAssetView::SyncToItems

Selects the specified items.

Unreal Engine C++ API Reference > Editor > ContentBrowser > SAssetView

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/SAssetView.h
Include #include "SAssetView.h"
Source /Engine/Source/Editor/ContentBrowser/Private/SAssetView.cpp
void SyncToItems
(
    [TArrayView](API\Runtime\Core\Containers\TArrayView)< const [FContentBrowserItem](API\Editor\ContentBrowserData\FContentBrowserItem) > ItemsToSync,
    const bool bFocusOnSync
)

Remarks

Selects the specified items.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library