UTakeRecorder::SetDisableSaveTick

Disable saving data on tick event. This make the TakeRecord a no-op.

Windows
MacOS
Linux

References

Module

TakeRecorder

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Public/Recorder/TakeRecorder.h

Include

#include "Recorder/TakeRecorder.h"

Source

/Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorder/Private/Recorder/TakeRecorder.cpp

Syntax

void SetDisableSaveTick
(
    bool
)

Remarks

Disable saving data on tick event. This make the TakeRecord a no-op.

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