UTakeRecorderSource::CanAddSource

Whether this source can be added (some sources should only exist once)

Windows
MacOS
Linux

References

Module

TakesCore

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSource.h

Include

#include "TakeRecorderSource.h"

Syntax

virtual bool CanAddSource
(
    UTakeRecorderSources * InSources
) const

Remarks

Whether this source can be added (some sources should only exist once)

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