Navigation
API > API/Plugins > API/Plugins/VPBookmarkEditor
| Name | SVPBookmarkListView |
| Type | class |
| Header File | /Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPBookmarkEditor/Public/SVPBookmarkListView.h |
| Include Path | #include "SVPBookmarkListView.h" |
Syntax
class SVPBookmarkListView : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SVPBookmarkListView
- FSlateControlledConstruction → SWidget → SCompoundWidget → SVPBookmarkListView
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~SVPBookmarkListView() |
SVPBookmarkListView.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | SCompoundWidget | SVPBookmarkListView.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bBookmarkListViewDirty | bool | SVPBookmarkListView.h | ||
| bInSelection | bool | SVPBookmarkListView.h | ||
| BookmarkCategories | TArray< TSharedPtr< VPBookmarkList::SVPBookmarkCategoryListView > > | SVPBookmarkListView.h | ||
| BookmarkCategoryContainer | TSharedPtr< SScrollBox > | SVPBookmarkListView.h | ||
| SelectedBookmark | TWeakObjectPtr< UVPBookmark > | SVPBookmarkListView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SVPBookmarkListView.h |