Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/UTakeRecorderSource
Description
Called by UTakeRecorderSources right before a Source is removed from its internal map. Allows for any cleanup or logic the Source needs to do when being removed.
| Name | PreRemove |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSource.h |
| Include Path | #include "TakeRecorderSource.h" |
virtual void PreRemove()