UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WidgetMaterialTrackUtilities.cpp File Reference

Classes

struct  TMaterialStructType< T >
 
struct  TMaterialStructType< FSlateBrush >
 
struct  TMaterialStructType< FSlateFontInfo >
 
struct  TMaterialStructType< FFontOutlineSettings >
 

Functions

FWidgetMaterialHandle GetPropertyValueByPath (void *DataObject, UStruct *PropertySource, TArrayView< const FName > PropertyPath, int32 PathIndex)
 
void GetMaterialBrushPropertyPathsRecursive (void *DataObject, UStruct *PropertySource, TArray< FProperty * > &PropertyPath, TArray< FWidgetMaterialPropertyPath > &MaterialBrushPropertyPaths)
 

Function Documentation

◆ GetMaterialBrushPropertyPathsRecursive()

void GetMaterialBrushPropertyPathsRecursive ( void DataObject,
UStruct PropertySource,
TArray< FProperty * > &  PropertyPath,
TArray< FWidgetMaterialPropertyPath > &  MaterialBrushPropertyPaths 
)

◆ GetPropertyValueByPath()

FWidgetMaterialHandle GetPropertyValueByPath ( void DataObject,
UStruct PropertySource,
TArrayView< const FName PropertyPath,
int32  PathIndex 
)