Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
System that triggers events after any spawnables
| Name | UMovieScenePostSpawnEventSystem |
| Type | class |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Systems/MovieSceneEventSystems.h |
| Include Path | #include "Systems/MovieSceneEventSystems.h" |
Syntax
UCLASS (MinimalAPI)
class UMovieScenePostSpawnEventSystem : public UMovieSceneEventSystem
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMovieSceneEntitySystem → UMovieSceneEventSystem → UMovieScenePostSpawnEventSystem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMovieScenePostSpawnEventSystem
(
const FObjectInitializer& ObjInit |
Systems/MovieSceneEventSystems.h |