Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/AScreenshotFunctionalTestBase
- UObject::PostEditChangeProperty()
- AActor::PostEditChangeProperty()
- AFunctionalTest::PostEditChangeProperty()
- AScreenshotFunctionalTestBase::PostEditChangeProperty()
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Classes/ScreenshotFunctionalTestBase.h |
| Include | #include "ScreenshotFunctionalTestBase.h" |
| Source | /Engine/Source/Developer/FunctionalTesting/Private/ScreenshotFunctionalTestBase.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 |