Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCollectionTracks > UMovieSceneGeometryCollectionSection
- UObject::PostEditChangeProperty()
- UMovieSceneSignedObject::PostEditChangeProperty()
- UMovieSceneSection::PostEditChangeProperty()
- UMovieSceneGeometryCollectionSection::PostEditChangeProperty()
References
Module | GeometryCollectionTracks |
Header | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionTracks/Public/MovieSceneGeometryCollectionSection.h |
Include | #include "MovieSceneGeometryCollectionSection.h" |
Source | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionTracks/Private/MovieSceneGeometryCollectionSection.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 |