UTakeRecorderSources::UnbindSourcesChanged

Unbind a previously bound handler for when this source list changes

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

void UnbindSourcesChanged
(
    FDelegateHandle Handle
)

Remarks

Unbind a previously bound handler for when this source list changes

Parameters

Parameter

Description

Handle

The handle returned from BindSourcesChanged for the handler 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