UTakeRecorderSources::RemoveSource

Remove the specified source from this list

Windows
MacOS
Linux

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Take Recorder")
void RemoveSource
(
    UTakeRecorderSource * InSource
)

Remarks

Remove the specified source from this list

Parameters

Parameter

Description

InSource

The source to remove

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss