Navigation
API > API/Plugins > API/Plugins/CryptoKeys > API/Plugins/CryptoKeys/UCryptoKeysSettings
- UObject::PostEditChangeProperty()
- UCryptoKeysSettings::PostEditChangeProperty()
References
| Module | CryptoKeys |
| Header | /Engine/Plugins/Editor/CryptoKeys/Source/CryptoKeys/Classes/CryptoKeysSettings.h |
| Include | #include "CryptoKeysSettings.h" |
| Source | /Engine/Plugins/Editor/CryptoKeys/Source/CryptoKeys/Private/CryptoKeysSettings.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 |