IMovieSceneSectionRecorder::GetSourceObject

Retrieve the source object that this section recorder is recording changes to

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

/Engine/Source/Editor/SequenceRecorder/Public/IMovieSceneSectionRecorder.h

Include

#include "IMovieSceneSectionRecorder.h"

Syntax

UObject * GetSourceObject() const

Remarks

Retrieve the source object that this section recorder is recording changes to

Returns

the source object, or nullptr if it's no longer valid

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