Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SPreviewSceneProfileSelector
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SCommonEditorViewportToolbarBase.h |
| Include | #include "SCommonEditorViewportToolbarBase.h" |
Syntax
class SPreviewSceneProfileSelector : public SCompoundWidget
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
||
| TSharedRef< SWidget > | Creates and returns the asset viewer profile combo box. | ||
| void | OnSelectionChanged
(
TSharedPtr< FString > NewSelection, |
||
| void | |||
| void |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |