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 |
UFUNCTION&40;BlueprintCallable, Category&61;"Take Recorder"&41;
void RemoveSource
&40;
UTakeRecorderSource &42; InSource
&41;
Remarks
Remove the specified source from this list
Parameters
| Name | Description |
|---|---|
| InSource | The source to remove |