Navigation
API > API/Plugins > API/Plugins/TakeRecorder > API/Plugins/TakeRecorder/ITakeRecorderModule
Description
Register generic extensions for sources. We only allow one extension as this should be handled by the sources module.
| Name | RegisterSourcesExtension |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/ITakeRecorderModule.h |
| Include Path | #include "ITakeRecorderModule.h" |
void RegisterSourcesExtension
(
const FSourceExtensionData & InData
)