Navigation
API > API/Plugins > API/Plugins/MediaPlayerEditor > API/Plugins/MediaPlayerEditor/Widgets
Inheritance Hierarchy
References
| Module | MediaPlayerEditor |
| Header | /Engine/Plugins/Media/MediaPlayerEditor/Source/MediaPlayerEditor/Public/Widgets/SMediaImage.h |
| Include | #include "Widgets/SMediaImage.h" |
Syntax
class SMediaImage : public SCompoundWidget
Constructors
| Type | Name | Description | |
|---|---|---|---|
SMediaImage () |
Default constructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Construct this widget |
Overridden from SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | Tick this widget |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |