Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/UTakeRecorderSources
References
| Module | TakesCore |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSources.h |
| Include | #include "TakeRecorderSources.h" |
| Source | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakeRecorderSources.cpp |
FDelegateHandle BindSourcesChanged
&40;
const FSimpleDelegate & Handler
&41;
Remarks
Bind a callback for when this source list changes A handle to this specific binding that should be passed to UnbindSourcesChanged
Parameters
| Name | Description |
|---|---|
| Handler | The delegate to call when the list changes |