Navigation
API > API/Runtime > API/Runtime/UMG
Classes
Typedefs
| Name | Description |
|---|---|
| FMarginTraits | |
| FPreAnimatedWidgetMaterialParameterTraits | |
| FPreAnimatedWidgetMaterialTraits | |
| FWidgetTransformPropertyTraits |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | WidgetMaterialTrackUtilities::GetMaterialBrushPropertyPaths
(
UWidget* Widget, |
Gets the property paths on a widget which are slate brush properties, and who's slate brush has a valid material. | |
| FWidgetMaterialHandle | WidgetMaterialTrackUtilities::GetMaterialHandle
(
UWidget* Widget, |
Gets a material handle from a property on a widget by the properties FName path. | |
| FName | WidgetMaterialTrackUtilities::GetTrackNameFromPropertyNamePath
(
TArrayView< const FName > PropertyNamePath |
Converts a property name path into a single name which is appropriate for a track name. |