UMovieSceneEventRepeaterSection

Event section that will trigger its event exactly once, every time it is evaluated.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneEventRepeaterSection.h

Include

#include "Sections/MovieSceneEventRepeaterSection.h"

Syntax

class UMovieSceneEventRepeaterSection : public UMovieSceneEventSectionBase

Remarks

Event section that will trigger its event exactly once, every time it is evaluated.

Variables

Name Description

Public variable

FMovieSceneEven...

 

Event

The event that should be triggered each time this section is evaluated

Overridden from UMovieSceneEventSectionBase

Name Description

Public function Virtual

TArrayView< ...

 

GetAllEntryPoints()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss