FPersistentEvaluationData::GetTrackData

~ Section data access is considered const as it can only ever be accessed from a single template (it can do whatever it likes with its own data)

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/PersistentEvaluationData.h"

Syntax

template<typename T>
T & GetTrackData() const

Remarks

~ Section data access is considered const as it can only ever be accessed from a single template (it can do whatever it likes with its own data)

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