Navigation
Unreal Engine C++ API Reference > Plugins > ARUtilities > UARLiveLinkRetargetAsset
- UObject::PostEditChangeProperty()
- UARLiveLinkRetargetAsset::PostEditChangeProperty()
References
Module | ARUtilities |
Header | /Engine/Plugins/Runtime/AR/ARUtilities/Source/ARUtilities/Public/ARLiveLinkRetargetAsset.h |
Include | #include "ARLiveLinkRetargetAsset.h" |
Source | /Engine/Plugins/Runtime/AR/ARUtilities/Source/ARUtilities/Private/ARLiveLinkRetargetAsset.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 |