![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Animation/WidgetMaterialTrackUtilities.h"#include "UObject/ObjectMacros.h"#include "UObject/UnrealType.h"#include "Materials/MaterialInterface.h"#include "Styling/SlateBrush.h"#include "Components/Widget.h"#include "Fonts/SlateFontInfo.h"Classes | |
| struct | TMaterialStructType< T > |
| struct | TMaterialStructType< FSlateBrush > |
| struct | TMaterialStructType< FSlateFontInfo > |
| struct | TMaterialStructType< FFontOutlineSettings > |
| void GetMaterialBrushPropertyPathsRecursive | ( | void * | DataObject, |
| UStruct * | PropertySource, | ||
| TArray< FProperty * > & | PropertyPath, | ||
| TArray< FWidgetMaterialPropertyPath > & | MaterialBrushPropertyPaths | ||
| ) |
| FWidgetMaterialHandle GetPropertyValueByPath | ( | void * | DataObject, |
| UStruct * | PropertySource, | ||
| TArrayView< const FName > | PropertyPath, | ||
| int32 | PathIndex | ||
| ) |