FMovieSceneGeometryCollectionSectionTemplate::GetScriptStructImpl

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

Windows
MacOS
Linux

Override Hierarchy

FMovieSceneEvalTemplateBase::GetScriptStructImpl()

FMovieSceneGeometryCollectionSectionTemplate::GetScriptStructImpl()

References

Module

GeometryCollectionTracks

Header

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionTracks/Public/MovieSceneGeometryCollectionTemplate.h

Include

#include "MovieSceneGeometryCollectionTemplate.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