Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Animation
Inheritance Hierarchy
- UMovieSceneEntitySystem
- IMovieScenePreAnimatedStateSystemInterface
- UMovieSceneWidgetMaterialSystem
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Animation/MovieSceneWidgetMaterialSystem.h |
| Include | #include "Animation/MovieSceneWidgetMaterialSystem.h" |
Syntax
UCLASS (MinimalAPI)
class UMovieSceneWidgetMaterialSystem :
public UMovieSceneEntitySystem,
public IMovieScenePreAnimatedStateSystemInterface
Constructors
| Type | Name | Description | |
|---|---|---|---|
UMovieSceneWidgetMaterialSystem
(
const FObjectInitializer& ObjInit |