Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | FPropertyRecomposerImpl |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertyComponentHandler.h |
| Include Path | #include "EntitySystem/MovieScenePropertyComponentHandler.h" |
Syntax
struct FPropertyRecomposerImpl
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OnGetPropertyInfo | FOnGetPropertyRecomposerPropertyInfo | EntitySystem/MovieScenePropertyComponentHandler.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TRecompositionResult< typename PropertyTraits::StorageType > RecomposeBlendOperational
(
const TPropertyComponents< PropertyTraits >& InComponents, |
EntitySystem/MovieScenePropertyComponentHandler.h | ||
FRecompositionResult RecomposeBlendOperational
(
const FPropertyDefinition& InPropertyDefinition, |
EntitySystem/MovieScenePropertyComponentHandler.h |