Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/ULocalizationTarget
- UObject::PostEditChangeProperty()
- ULocalizationTarget::PostEditChangeProperty()
References
| Module | Localization |
| Header | /Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h |
| Include | #include "LocalizationTargetTypes.h" |
| Source | /Engine/Source/Developer/Localization/Private/LocalizationTargetTypes.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 |