![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieScenePropertyTemplate.h>
Inheritance diagram for PropertyTemplate::FSectionData:Public Member Functions | |
| MOVIESCENE_API | FSectionData () |
| MOVIESCENE_API void | Initialize (FName InPropertyName, FString InPropertyPath) |
Public Member Functions inherited from IPersistentEvaluationData | |
| virtual | ~IPersistentEvaluationData () |
Public Attributes | |
| TSharedPtr< FTrackInstancePropertyBindings > | PropertyBindings |
| FMovieSceneAnimTypeID | PropertyID |
Persistent section data for a property section
| PropertyTemplate::FSectionData::FSectionData | ( | ) |
Initialize track data with the specified property name, path, optional setter function, and optional notify function
| TSharedPtr<FTrackInstancePropertyBindings> PropertyTemplate::FSectionData::PropertyBindings |
Property bindings used to get and set the property
| FMovieSceneAnimTypeID PropertyTemplate::FSectionData::PropertyID |
Cached identifier of the property we're editing