Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/SMeshWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/UMG/Public/Slate/SMeshWidget.h |
| Include Path | #include "Slate/SMeshWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SMeshWidget >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SMeshWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Slate/SMeshWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Slate/SMeshWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & MeshData
(
USlateVectorArtData* InArg |
The StaticMesh asset that should be drawn. | Slate/SMeshWidget.h |