Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MovieScene/Public/MovieSceneSpawnable.h |
Include |
#include "MovieSceneSpawnable.h" |
Source |
/Engine/Source/Runtime/MovieScene/Private/MovieSceneSpawnable.cpp |
Check if the specified object is a spawnable template
true if the specified object is a spawnable template, false otherwise
Parameter |
Description |
---|---|
InObject |
The object to test |