FPersistentEvaluationData::FindInstanceData

Find the current sequence's instance data as the templated type, provided its type matches

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/PersistentEvaluationData.h

Include

#include "Evaluation/PersistentEvaluationData.h"

Syntax

template<typename T>
const T * FindInstanceData() const

Remarks

Find the current sequence's instance data as the templated type, provided its type matches

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