Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/Sequencer > API/Plugins/DMXRuntime/Sequencer/UMovieSceneDMXLibrarySection
- UObject::PostEditChangeProperty()
- UMovieSceneSignedObject::PostEditChangeProperty()
- UMovieSceneSection::PostEditChangeProperty()
- UMovieSceneDMXLibrarySection::PostEditChangeProperty()
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Sequencer/MovieSceneDMXLibrarySection.h |
| Include | #include "Sequencer/MovieSceneDMXLibrarySection.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Sequencer/MovieSceneDMXLibrarySection.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 |