Navigation
API > API/Plugins > API/Plugins/USDStageImporter > API/Plugins/USDStageImporter/Widgets
Inheritance Hierarchy
- STreeView
- SUsdTreeView
- SUsdStagePreviewTree
References
Module | USDStageImporter |
Header | /Engine/Plugins/Importers/USDImporter/Source/USDStageImporter/Public/Widgets/SUSDStagePreviewTree.h |
Include | #include "Widgets/SUSDStagePreviewTree.h" |
Syntax
class SUsdStagePreviewTree : public SUsdTreeView< FUsdPrimPreviewModelViewRef >
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | CheckItemsRecursively
(
const TArray< FUsdPrimPreviewModelViewRef >& Items, |
|
![]() |
void | Construct
(
const FArguments& InArgs, |
|
![]() |
void | ExpandItemsRecursively
(
const TArray< FUsdPrimPreviewModelViewRef >& Items, |
|
![]() ![]() |
const FText & | ||
![]() |
FUsdPrimPreviewModel & | ||
![]() ![]() |
const FUsdPrimPreviewModel & | ||
![]() ![]() |
TArray< FString > | ||
![]() |
void | SetFilterText
(
const FText& NewText |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |