FControlRigObjectSpawner::GetSupportedTemplateType

Returns the type of object we can spawn

Windows
MacOS
Linux

Override Hierarchy

IMovieSceneObjectSpawner::GetSupportedTemplateType()

FControlRigObjectSpawner::GetSupportedTemplateType()

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Sequencer/ControlRigObjectSpawner.h

Include

#include "Sequencer/ControlRigObjectSpawner.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/Sequencer/ControlRigObjectSpawner.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

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