Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/IMovieSceneObjectSpawner
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/IMovieSceneObjectSpawner.h |
| Include | #include "IMovieSceneObjectSpawner.h" |
virtual bool CanSetupDefaultsForSpawnable
&40;
UObject &42; SpawnedObject
&41; const
Remarks
Whether this spawner can set up defaults whether this spawned can set up defaults
Parameters
| Name | Description |
|---|---|
| SpawnedObject | The newly spawned object. This may be NULL in the case of a spawnable that has not yet been spawned. |