Navigation
API > API/Plugins > API/Plugins/GeometryCacheTracks > API/Plugins/GeometryCacheTracks/UMovieSceneGeometryCacheSection
- UObject::PostEditChangeProperty()
- UMovieSceneSignedObject::PostEditChangeProperty()
- UMovieSceneSection::PostEditChangeProperty()
- UMovieSceneGeometryCacheSection::PostEditChangeProperty()
References
| Module | GeometryCacheTracks |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCacheTracks/Classes/MovieSceneGeometryCacheSection.h |
| Include | #include "MovieSceneGeometryCacheSection.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCacheTracks/Private/MovieSceneGeometryCacheSection.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 |