FMovieSceneEvalTemplateBase::GetScriptStructImpl

Retrieve the script struct pertaining to the most-derived type of this instance.

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvalTemplateBase.h"

Syntax

virtual UScriptStruct & GetScriptStructImpl() const

Remarks

Retrieve the script struct pertaining to the most-derived type of this instance. Must be implemented in all derived classes for serialization to work correctly.

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