![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IMovieSceneObjectSpawner.h>
Public Member Functions | |
| FNewSpawnable () | |
| FNewSpawnable (UObject *InObjectTemplate, FString InName) | |
Public Attributes | |
| UObject * | ObjectTemplate |
| FString | Name |
Struct used for defining a new spawnable type
|
inline |
|
inline |
| FString FNewSpawnable::Name |
The desired name of the new spawnable
| UObject* FNewSpawnable::ObjectTemplate |
The archetype object template that defines the spawnable