UTakesCoreBlueprintLibrary::SetOnTakeRecorderTakeNumberChanged

Called when the take number is changed.

Windows
MacOS
Linux

References

Module

TakesCore

Header

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

Include

#include "TakesCoreBlueprintLibrary.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Take Recorder")
static void SetOnTakeRecorderTakeNumberChanged
(
    FOnTakeRecorderTakeNumberChanged OnTakeRecorderTakeNumberChanged
)

Remarks

Called when the take number is 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