Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/FWidgetMaterialAccessor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWidgetMaterialAccessor
(
const FWidgetMaterialKey& InKey |
Animation/MovieSceneWidgetMaterialSystem.h | ||
FWidgetMaterialAccessor
(
UObject* InObject, |
Animation/MovieSceneWidgetMaterialSystem.h |
FWidgetMaterialAccessor(const FWidgetMaterialKey &)
| Name | FWidgetMaterialAccessor |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Animation/MovieSceneWidgetMaterialSystem.h |
| Include Path | #include "Animation/MovieSceneWidgetMaterialSystem.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Animation/MovieSceneWidgetMaterialSystem.cpp |
FWidgetMaterialAccessor
(
const FWidgetMaterialKey & InKey
)
FWidgetMaterialAccessor(UObject *, FWidgetMaterialHandle)
| Name | FWidgetMaterialAccessor |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Animation/MovieSceneWidgetMaterialSystem.h |
| Include Path | #include "Animation/MovieSceneWidgetMaterialSystem.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Animation/MovieSceneWidgetMaterialSystem.cpp |
FWidgetMaterialAccessor
(
UObject * InObject,
FWidgetMaterialHandle InWidgetMaterialHandle
)