Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Sections > API/Runtime/MovieScene/Sections/UMovieSceneSubSection
- UObject::PostEditChangeProperty()
- UMovieSceneSignedObject::PostEditChangeProperty()
- UMovieSceneSection::PostEditChangeProperty()
- UMovieSceneSubSection::PostEditChangeProperty()
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Sections/MovieSceneSubSection.h |
| Include | #include "Sections/MovieSceneSubSection.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/Sections/MovieSceneSubSection.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 |