UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMovieSceneEvent Struct Reference

#include <MovieSceneEvent.h>

Public Member Functions

MOVIESCENETRACKS_API UClassGetBoundObjectPropertyClass () const
 

Public Attributes

FMovieSceneEventPtrs Ptrs
 

Member Function Documentation

◆ GetBoundObjectPropertyClass()

UClass * FMovieSceneEvent::GetBoundObjectPropertyClass ( ) const

Return the class of the bound object property

Member Data Documentation

◆ Ptrs

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.


The documentation for this struct was generated from the following files: