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