ISkeletonTreeItem::MakeTreeRowWidget

Builds the table row widget to display this info

Windows
MacOS
Linux

Override Hierarchy

ISkeletonTreeItem::MakeTreeRowWidget()

FSkeletonTreeItem::MakeTreeRowWidget()

References

Module

SkeletonEditor

Header

/Engine/Source/Editor/SkeletonEditor/Public/ISkeletonTreeItem.h

Include

#include "ISkeletonTreeItem.h"

Syntax

TSharedRef< ITableRow > MakeTreeRowWidget
(
    const TSharedRef< STableViewBase > & InOwnerTable,
    const TAttribute< FText > & InFilterText
)

Remarks

Builds the table row widget to display this info

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