UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWidgetMaterialPropertyPath Struct Reference

#include <WidgetMaterialTrackUtilities.h>

Public Member Functions

 FWidgetMaterialPropertyPath (const TArray< FProperty * > &InPropertyPath, const FString &InDisplayName)
 

Public Attributes

TArray< FProperty * > PropertyPath
 
FString DisplayName
 

Constructor & Destructor Documentation

◆ FWidgetMaterialPropertyPath()

FWidgetMaterialPropertyPath::FWidgetMaterialPropertyPath ( const TArray< FProperty * > &  InPropertyPath,
const FString &  InDisplayName 
)
inline

Member Data Documentation

◆ DisplayName

FString FWidgetMaterialPropertyPath::DisplayName

◆ PropertyPath

TArray<FProperty*> FWidgetMaterialPropertyPath::PropertyPath

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