Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > UGroundTruthData
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 ( struct [FPropertyChangedEvent](API\Runtime\CoreUObject\UObject\FPropertyChangedEvent) & PropertyChangedEvent )
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |