ISequencer::ObjectImplicitlyAdded

Specify that an object was implicitly added.

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencer.h

Include

#include "ISequencer.h"

Syntax

void ObjectImplicitlyAdded
(
    UObject * InObject
) const

Remarks

Specify that an object was implicitly added. We will notify the track editors that it was Object that was added to be part of a track/binding but not the real binding

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