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
Structs
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 |
|
|
WorldPartition/ContentBundle/SContentBundleBrowser.h |
|
void SelectContentBundle
(
const TWeakPtr< FContentBundleEditor >& ContentBundle
)
|
|
WorldPartition/ContentBundle/SContentBundleBrowser.h |
|