UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WidgetMaterialTrackUtilities.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Classes

class  FWidgetMaterialHandle
 
struct  FWidgetMaterialPropertyPath
 

Namespaces

namespace  WidgetMaterialTrackUtilities
 

Functions

UMG_API FWidgetMaterialHandle WidgetMaterialTrackUtilities::GetMaterialHandle (UWidget *Widget, TArrayView< const FName > BrushPropertyNamePath)
 
UMG_API void WidgetMaterialTrackUtilities::GetMaterialBrushPropertyPaths (UWidget *Widget, TArray< FWidgetMaterialPropertyPath > &MaterialBrushPropertyPaths)
 
UMG_API FName WidgetMaterialTrackUtilities::GetTrackNameFromPropertyNamePath (TArrayView< const FName > PropertyNamePath)