AVirtualCameraPlayerControllerBase::HandleRecordEnabledStateChange

Function to handle delegate when form playback controller.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraPlayerControllerBase.h

Include

#include "VirtualCameraPlayerControllerBase.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraPlayerControllerBase.cpp

Syntax

void HandleRecordEnabledStateChange
(
    const bool bIsRecordEnabled
)

Remarks

Function to handle delegate when form playback controller. This notifies whether a loaded level sequence can record.

Parameters

Parameter

Description

bIsRecordEnabled

If this sequence can record or not.

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