Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Sections > UMovieSceneSubSection
- UObject::PreEditChange()
- UMovieSceneSubSection::PreEditChange()
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Sections/MovieSceneSubSection.h |
Include | #include "Sections/MovieSceneSubSection.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/Sections/MovieSceneSubSection.cpp |
virtual void PreEditChange
&40;
FProperty &42; PropertyAboutToChange
&41;
Remarks
This is called when a property is about to be modified externally
Parameters
Name | Description |
---|---|
PropertyThatWillChange | Property that will be changed |