Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SCreateAssetFromObject
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SCreateAssetFromObject.h |
| Include | #include "SCreateAssetFromObject.h" |
Syntax
class SCreateAssetFromObject : public SCompoundWidget
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Constructs this widget with InArgs |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |