Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SCreditsScreen
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/CreditsScreen.h |
Include | #include "CreditsScreen.h" |
Syntax
class SCreditsScreen : public SCompoundWidget
Remarks
Credit screen widget that displays a scrolling list contributors.
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs |
Constructs the credits screen widgets |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |