Navigation
API > API/Plugins > API/Plugins/ChaosCachingEditor > API/Plugins/ChaosCachingEditor/Sequencer > API/Plugins/ChaosCachingEditor/Sequencer/UTakeRecorderChaosCacheSource
- UObject::PostEditChangeProperty()
- UTakeRecorderChaosCacheSource::PostEditChangeProperty()
References
| Module | ChaosCachingEditor |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Public/Sequencer/TakeRecorderChaosCacheSource.h |
| Include | #include "Sequencer/TakeRecorderChaosCacheSource.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Private/Sequencer/TakeRecorderChaosCacheSource.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 |