IConcertClientSequencerManager::SetSequencerRemoteOpen

Set the remote open option in Multi-User which open sequencer for other user when this option is enabled on both user machines.

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientSequencerManager.h

Include

#include "IConcertClientSequencerManager.h"

Syntax

void SetSequencerRemoteOpen
(
    bool bEnable
)

Remarks

Set the remote open option in Multi-User which open sequencer for other user when this option is enabled on both user machines.

Parameters

Parameter

Description

bEnable

The value to set for the remote open option

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