SAssetColumnItem

An item in the asset column view

Unreal Engine C++ API Reference > Editor > ContentBrowser

Inheritance Hierarchy

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h
Include #include "AssetViewWidgets.h"

Syntax

class SAssetColumnItem : public [SAssetViewItem](API\Editor\ContentBrowser\SAssetViewItem)  

Remarks

An item in the asset column view

Functions

Type Name Description
void Construct ( const FArguments& InArgs ) Constructs this widget with InArgs
TSharedRef< ... GenerateWidgetForColumn ( const FName& ColumnName, FIsSelected InIsSelected ) Generates a widget for a particular column

Overridden from SAssetViewItem

Type Name Description
void OnAssetDataChanged () Handles committing a name change

Classes

Type Name Description
Public struct FArguments  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library