UTakesCoreBlueprintLibrary::SetOnTakeRecorderSlateChanged

Called when the slate 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 SetOnTakeRecorderSlateChanged
(
    FOnTakeRecorderSlateChanged OnTakeRecorderSlateChanged
)

Remarks

Called when the slate 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