Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/UActorRecorderPropertyMap
- UObject::PostEditChangeProperty()
- UActorRecorderPropertyMap::PostEditChangeProperty()
References
| Module | TakesCore |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSourceProperty.h |
| Include | #include "TakeRecorderSourceProperty.h" |
| Source | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakeRecorderSourceProperty.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 |