UTakePreset::AddOnLevelSequenceChanged

Bind onto an event that is triggered when this preset's level sequence has been changed

Windows
MacOS
Linux

References

Module

TakesCore

Header

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

Include

#include "TakePreset.h"

Source

/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakePreset.cpp

Syntax

FDelegateHandle AddOnLevelSequenceChanged
(
    const FSimpleDelegate & InHandler
)

Remarks

Bind onto an event that is triggered when this preset's level sequence has been changed

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