Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Settings > UEditorSettings
- UObject::PostEditChangeProperty()
- UEditorSettings::PostEditChangeProperty()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Settings/EditorSettings.h |
Include | #include "Settings/EditorSettings.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Settings/EditorSettings.cpp |
virtual void PostEditChangeProperty
&40;
struct FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |