Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/AboutScreen.h |
| Include | #include "AboutScreen.h" |
Syntax
class SAboutScreen : public SCompoundWidget
Remarks
About screen contents widget
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Constructs the about screen widgets |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |