Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Animation > API/Editor/UnrealEd/Animation/UEditorAnimBaseObj
- UObject::PostEditChangeProperty()
- UEditorAnimBaseObj::PostEditChangeProperty()
- UEditorAnimCompositeSegment::PostEditChangeProperty()
- UEditorAnimSegment::PostEditChangeProperty()
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 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 |