Navigation
API > API/Plugins > API/Plugins/MassEntity > API/Plugins/MassEntity/UMassEntitySettings
- UObject::PostEditChangeProperty()
- UMassEntitySettings::PostEditChangeProperty()
References
| Module | MassEntity |
| Header | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Public/MassEntitySettings.h |
| Include | #include "MassEntitySettings.h" |
| Source | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Private/MassEntitySettings.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 |