Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > UMovieSceneSection
- UObject::PostEditChangeProperty()
- UMovieSceneSignedObject::PostEditChangeProperty()
- UMovieSceneSection::PostEditChangeProperty()
- UMovieSceneLiveLinkSection::PostEditChangeProperty()
- UMovieSceneCameraCutSection::PostEditChangeProperty()
- UMovieSceneGroomCacheSection::PostEditChangeProperty()
- UMovieSceneBaseCacheSection::PostEditChangeProperty()
- UMovieSceneNiagaraCacheSection::PostEditChangeProperty()
- UMovieSceneNiagaraCacheSection::PostEditChangeProperty()
- UMovieSceneGeometryCacheSection::PostEditChangeProperty()
- UMovieSceneGeometryCollectionSection::PostEditChangeProperty()
- UMovieSceneSubSection::PostEditChangeProperty()
- UMovieSceneSkeletalAnimationSection::PostEditChangeProperty()
- UMovieSceneDMXLibrarySection::PostEditChangeProperty()
- UMovieSceneAudioSection::PostEditChangeProperty()
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
Include | #include "MovieSceneSection.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/MovieSceneSection.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 |