UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FWidgetMaterialPath Struct Reference

#include <MovieSceneUMGComponentTypes.h>

Public Member Functions

 FWidgetMaterialPath ()=default
 
 FWidgetMaterialPath (TArrayView< const FName > Names)
 

Public Attributes

TArray< FName, TInlineAllocator< 2 > > Path
 

Constructor & Destructor Documentation

◆ FWidgetMaterialPath() [1/2]

UE::MovieScene::FWidgetMaterialPath::FWidgetMaterialPath ( )
default

◆ FWidgetMaterialPath() [2/2]

UE::MovieScene::FWidgetMaterialPath::FWidgetMaterialPath ( TArrayView< const FName Names)
inline

Member Data Documentation

◆ Path

TArray<FName, TInlineAllocator<2> > UE::MovieScene::FWidgetMaterialPath::Path

The documentation for this struct was generated from the following file: