FMovieSceneSpawnRegister::CanSpawnObject

Whether this class is supported as a spawnable

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnRegister.h"

Syntax

virtual bool CanSpawnObject
(
    UClass * InClass
) const

Remarks

Whether this class is supported as a spawnable

Returns

Whether this class is supported as a spawnable

Parameters

Parameter

Description

InClass

The class

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