Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/UTakeRecorderSource
References
| Module | TakesCore |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSource.h |
| Include | #include "TakeRecorderSource.h" |
virtual TArray< UObject &42; > GetAdditionalSettingsObjects&40;&41; const
Remarks
This allows a Source to return an array of dynamically spawned settings objects for that source. These will be shown in the UI as a separate category when the source is Selected. A an array of additional objects to be shown in the UI. Can be an empty list if no additional settings objects are needed.