Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/IMovieSceneObjectSpawner
- IMovieSceneObjectSpawner::GetSpawnerPriority()
- FChaosCacheObjectSpawner::GetSpawnerPriority()
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/IMovieSceneObjectSpawner.h |
| Include | #include "IMovieSceneObjectSpawner.h" |
virtual int32 GetSpawnerPriority&40;&41; 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.