Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Channels > FMovieSceneEvent
Syntax
FMovieSceneEventPtrs Ptrs
Remarks
The function that should be called to invoke this event. Functions must have either no parameters, or a single, pass-by-value object/interface parameter, with no return parameter.