Navigation
API > API/Plugins > API/Plugins/MediaPlayerEditor > API/Plugins/MediaPlayerEditor/SMediaPlayerEditorViewer
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Media/MediaPlayerEditor/Source/MediaPlayerEditor/Public/Widgets/SMediaPlayerEditorViewer.h |
| Include Path | #include "Widgets/SMediaPlayerEditorViewer.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SMediaPlayerEditorViewer >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SMediaPlayerEditorViewer::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SMediaPlayerEditorViewer.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SMediaPlayerEditorViewer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & bShowUrl
(
bool InArg |
If the url should be shown. | Widgets/SMediaPlayerEditorViewer.h |