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