Navigation
API > API/Plugins > API/Plugins/TakeRecorder > API/Plugins/TakeRecorder/ITakeRecorderTabContent
Description
Returns the UTakeRecorderSources associated with the active level sequence, looked up via ITakeRecorderSourcesManager. Returns nullptr if no level sequence is active.
| Name | GetSources |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/ITakeRecorderTabContent.h |
| Include Path | #include "ITakeRecorderTabContent.h" |
UTakeRecorderSources * GetSources() const