Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Sections > UMovieSceneSkeletalAnimationSection
- UObject::PreEditChange()
- UMovieSceneSkeletalAnimationSection::PreEditChange()
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneSkeletalAnimationSection.h |
Include | #include "Sections/MovieSceneSkeletalAnimationSection.h" |
Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneSkeletalAnimationSection.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 |