IMovieSceneObjectSpawner::GetSupportedTemplateType

Returns the type of object we can spawn

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/IMovieSceneObjectSpawner.h

Include

#include "IMovieSceneObjectSpawner.h"

Syntax

UClass * GetSupportedTemplateType() const

Remarks

Returns the type of object we can spawn

Returns

the class of the object we support for spawning

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