TMaskedBlendable::Resolve

Resolve this structure's data into a final value to pass to the actuator

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/Blending/MovieSceneMultiChannelBlending.h"

Syntax

template<typename ActualDataType>
ActualDataType Resolve
(
    TMovieSceneInitialValueStore< ActualDataType > & InitialValueStore
)

Remarks

Resolve this structure's data into a final value to pass to the actuator

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