Navigation
Unreal Engine C++ API Reference > Plugins > LiveLinkMovieScene > MovieScene > UMovieSceneLiveLinkSection
- UObject::PostEditChangeProperty()
- UMovieSceneSignedObject::PostEditChangeProperty()
- UMovieSceneSection::PostEditChangeProperty()
- UMovieSceneLiveLinkSection::PostEditChangeProperty()
References
Module | LiveLinkMovieScene |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Public/MovieScene/MovieSceneLiveLinkSection.h |
Include | #include "MovieScene/MovieSceneLiveLinkSection.h" |
Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Private/MovieScene/MovieSceneLiveLinkSection.cpp |
virtual void PostEditChangeProperty
&40;
struct FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |