Navigation
Unreal Engine C++ API Reference > Plugins > MediaPlayerEditor > Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SMediaPlayerEditorMediaDetails
References
Module | MediaPlayerEditor |
Header | /Engine/Plugins/Media/MediaPlayerEditor/Source/MediaPlayerEditor/Public/Widgets/SMediaPlayerEditorMediaDetails.h |
Include | #include "Widgets/SMediaPlayerEditorMediaDetails.h" |
Syntax
class SMediaPlayerEditorMediaDetails : public SCompoundWidget
Remarks
Implements the media details panel of the MediaPlayer asset editor.
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs, |
Construct this widget. |
Overridden from SWidget
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Ticks this widget with Geometry. |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |