IConcertClientSequencerManager::SetUnrelatedSequencerTimelineSync

Set the unrelated timeline syncing option in Multi-User which syncs time from any remote sequence.

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

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

Include

#include "IConcertClientSequencerManager.h"

Syntax

void SetUnrelatedSequencerTimelineSync
(
    bool bEnable
)

Remarks

Set the unrelated timeline syncing option in Multi-User which syncs time from any remote sequence.

Parameters

Parameter

Description

bEnable

The value to set for unrelated timeline syncing.

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