![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneEvent.h>
Public Member Functions | |
| MOVIESCENETRACKS_API UClass * | GetBoundObjectPropertyClass () const |
Public Attributes | |
| FMovieSceneEventPtrs | Ptrs |
| UClass * FMovieSceneEvent::GetBoundObjectPropertyClass | ( | ) | const |
Return the class of the bound object property
| FMovieSceneEventPtrs FMovieSceneEvent::Ptrs |
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.