Choose your operating system:
Windows
macOS
Linux
| UMovieSceneSequence::CanAnimateObject()
|
Module |
|
Header |
/Engine/Source/Runtime/LevelSequence/Public/LevelSequence.h |
Include |
#include "LevelSequence.h" |
Source |
/Engine/Source/Runtime/LevelSequence/Private/LevelSequence.cpp |
Specifies whether this sequence can animate the object in question (either as a spawnable or possessable)
true if this object can be animated.
Parameter |
Description |
---|---|
InObject |
The object to check |