UMovieScenePropertyInstantiatorSystem

Class responsible for resolving all property types registered with FBuiltInComponentTypes::PropertyRegistry

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Systems/MovieScenePropertyInstantiator.h

Include

#include "Systems/MovieScenePropertyInstantiator.h"

Syntax

class UMovieScenePropertyInstantiatorSystem : public UMovieSceneEntityInstantiatorSystem

Remarks

Class responsible for resolving all property types registered with FBuiltInComponentTypes::PropertyRegistry

Constructors

Name Description

Public function

UMovieScenePropertyInstantiatorSystem

(
    const FObjectInitializer& ObjInit
)

Functions

Name Description

Public function Const

UE::MovieSce...

 

GetStatsForProperty

Retrieve the stats for a specific property

Public function

UE::MovieSce...

 

RecomposeBlend

(
    const UE::MovieScene::TPropertyComp...,
    const UE::MovieScene::FDecompositio...,
    const ValueType& InCurrentValue
)

Recompose a value from the constituent parts specified in InQuery, taking into account the weightings of each channel.

Public function

UE::MovieSce...

 

RecomposeBlendOperational

(
    const UE::MovieScene::TPropertyComp...,
    const UE::MovieScene::FDecompositio...,
    const typename PropertyTraits::Stor...
)

Recompose a value from the constituent parts specified in InQuery, taking into account the weightings of each channel.

Typedefs

Constants

Name

Description

INVALID_BLEND_CHANNEL

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss