Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Sections > UMovieSceneCameraCutSection
- UObject::PostEditChangeProperty()
- UMovieSceneSignedObject::PostEditChangeProperty()
- UMovieSceneSection::PostEditChangeProperty()
- UMovieSceneCameraCutSection::PostEditChangeProperty()
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneCameraCutSection.h |
Include | #include "Sections/MovieSceneCameraCutSection.h" |
Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneCameraCutSection.cpp |
virtual void PostEditChangeProperty
&40;
FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |