Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Animation > API/Editor/UnrealEd/Animation/UEditorAnimBaseObj
- UObject::PreEditChange()
- UEditorAnimBaseObj::PreEditChange()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Animation/EditorAnimBaseObj.h |
| Include | #include "Animation/EditorAnimBaseObj.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Animation/EditorAnimBaseObj.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 |