Navigation
API > API/Runtime > API/Runtime/UMG
| Name | FWidgetMaterialPath |
| Type | struct |
| Header File | /Engine/Source/Runtime/UMG/Public/Animation/MovieSceneUMGComponentTypes.h |
| Include Path | #include "Animation/MovieSceneUMGComponentTypes.h" |
Syntax
struct FWidgetMaterialPath
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Animation/MovieSceneUMGComponentTypes.h | |||
FWidgetMaterialPath
(
TArrayView< const FName > Names |
Animation/MovieSceneUMGComponentTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Path | TArray< FName, TInlineAllocator< 2 > > | Animation/MovieSceneUMGComponentTypes.h |