Navigation
API > API/Editor > API/Editor/WorldPartitionEditor
| Name | SContentBundleBrowser |
| Type | class |
| Header File | /Engine/Source/Editor/WorldPartitionEditor/Public/WorldPartition/ContentBundle/SContentBundleBrowser.h |
| Include Path | #include "WorldPartition/ContentBundle/SContentBundleBrowser.h" |
Syntax
class SContentBundleBrowser : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SContentBundleBrowser
- FSlateControlledConstruction → SWidget → SCompoundWidget → SContentBundleBrowser
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ContentAreaBox | TSharedPtr< SVerticalBox > | WorldPartition/ContentBundle/SContentBundleBrowser.h | ||
| ContentBundleOutliner | TSharedPtr< SContentBundleOutliner > | WorldPartition/ContentBundle/SContentBundleBrowser.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
WorldPartition/ContentBundle/SContentBundleBrowser.h | ||
void SelectContentBundle
(
const TWeakPtr< FContentBundleEditor >& ContentBundle |
WorldPartition/ContentBundle/SContentBundleBrowser.h |