Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor > API/Plugins/PoseSearchEditor/FDatabaseAssetTreeNode
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseAssetTreeNode.h |
| Include | #include "PoseSearchDatabaseAssetTreeNode.h" |
| Source | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Private/PoseSearchDatabaseAssetTreeNode.cpp |
TSharedRef < ITableRow > MakeTreeRowWidget
(
const TSharedRef < STableViewBase > & InOwnerTable,
TSharedRef < FDatabaseAssetTreeNode > InDatabaseAssetNode,
TSharedRef < FUICommandList > InCommandList,
TSharedPtr < SDatabaseAssetTree > InHierarchy
)