UTakesCoreBlueprintLibrary::ComputeNextTakeNumber

Compute the next unused sequential take number for the specified slate

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 int32 ComputeNextTakeNumber
(
    const FString & Slate
)

Remarks

Compute the next unused sequential take number for the specified slate

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