Navigation
API > API/Editor > API/Editor/Blutility > API/Editor/Blutility/AEditorUtilityActor
- UObject::PostEditChangeProperty()
- AActor::PostEditChangeProperty()
- AEditorUtilityActor::PostEditChangeProperty()
References
| Module | Blutility |
| Header | /Engine/Source/Editor/Blutility/Classes/EditorUtilityActor.h |
| Include | #include "EditorUtilityActor.h" |
| Source | /Engine/Source/Editor/Blutility/Private/EditorUtilityActor.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 |