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 int32 GetSpawnerPriority() const
Spawner priority in order to sort the list of the spawners. If several spawners match the template type, the one with the highest priority will be picked.