Navigation
API > API/Plugins > API/Plugins/USDStageImporter
Custom row so that we can fetch the owning SUsdStagePreviewTree from the columns.
| Name | SUsdStagePreviewTreeRow |
| Type | class |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDStageImporter/Public/Widgets/SUSDStagePreviewTree.h |
| Include Path | #include "Widgets/SUSDStagePreviewTree.h" |
Syntax
class SUsdStagePreviewTreeRow : public SUsdTreeRow< FUsdPrimPreviewModelViewRef >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → STableRow → SMultiColumnTableRow → SUsdTreeRow → SUsdStagePreviewTreeRow
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → STableRow → SMultiColumnTableRow → SUsdTreeRow → SUsdStagePreviewTreeRow
- STableRow → SMultiColumnTableRow → SUsdTreeRow → SUsdStagePreviewTreeRow
Implements Interfaces
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Widgets/SUSDStagePreviewTree.h | ||
TSharedPtr< SUsdStagePreviewTree > GetOwnerTree() |
Widgets/SUSDStagePreviewTree.h |