Navigation
Unreal Engine C++ API Reference > Runtime > UMG
Classes
Typedefs
Name | Description |
---|---|
FMarginTraits | |
FPreAnimatedWidgetMaterialParameterTraits | |
FPreAnimatedWidgetMaterialTraits | |
FWidgetTransformPropertyTraits |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EMovieScene2DTransformChannel |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
UDELEGATE () |
||
![]() |
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. |