IMovieSceneBlendingActuator

Base class for all blending actuators

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/Blending/MovieSceneBlendingActuator.h

Include

#include "Evaluation/Blending/MovieSceneBlendingActuator.h"

Syntax

struct IMovieSceneBlendingActuator : public TSharedFromThis< IMovieSceneBlendingActuator >

Remarks

Base class for all blending actuators

Destructors

Functions

Name Description

Public function Const

FMovieSceneA...

 

GetDataTypeID()

Access the result of GetBlendingDataType() for the data that this actuator can apply

Public function

void

 

RemoveInitialValueForObject

(
    FObjectKey InObject
)

Remove the initial value for the specified object from this actuator causing it to be re-computed next time it is required.

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