ISequencerObjectChangeListener::ReportObjectDestroyed

Report that an object is about to be destroyed (removes any object change delegates bound to the object)

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencerObjectChangeListener.h"

Syntax

void ReportObjectDestroyed
(
    UObject & Object
)

Remarks

Report that an object is about to be destroyed (removes any object change delegates bound to the object)

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