Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/UTakeRecorderSources
Description
Delegate for when a source is being added for an actor binding. This is for our Sources Module, so it can properly add an actor source.
| Name | OnAddSourceForActorBinding |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSources.h |
| Include Path | #include "TakeRecorderSources.h" |
| Source | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakeRecorderSources.cpp |
static FOnActorBindingAdded & OnAddSourceForActorBinding()