FLevelSequenceActorSpawner::GetSupportedTemplateType

Returns the type of object we can spawn

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IMovieSceneObjectSpawner::GetSupportedTemplateType()

FLevelSequenceActorSpawner::GetSupportedTemplateType()

References

Module

LevelSequence

Header

/Engine/Source/Runtime/LevelSequence/Public/LevelSequenceActorSpawner.h

Include

#include "LevelSequenceActorSpawner.h"

Source

/Engine/Source/Runtime/LevelSequence/Private/LevelSequenceActorSpawner.cpp

Syntax

virtual UClass * GetSupportedTemplateType() const

Remarks

Returns the type of object we can spawn

Returns

the class of the object we support for spawning