Navigation
API > API/Plugins > API/Plugins/VPUtilitiesEditor > API/Plugins/VPUtilitiesEditor/AVRTool
- UObject::PostEditChangeProperty()
- AActor::PostEditChangeProperty()
- AVRTool::PostEditChangeProperty()
References
| Module | VPUtilitiesEditor |
| Header | /Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilitiesEditor/Public/VRTool.h |
| Include | #include "VRTool.h" |
| Source | /Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPUtilitiesEditor/Private/VRTool.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 |