FMovieSceneParticleTrackSectionRecorder::GetSourceObject

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

Windows
MacOS
Linux

Override Hierarchy

IMovieSceneSectionRecorder::GetSourceObject()

FMovieSceneParticleTrackSectionRecorder::GetSourceObject()

References

Module

SequenceRecorderSections

Header

/Engine/Source/Editor/SequenceRecorderSections/Public/MovieSceneParticleTrackSectionRecorder.h

Include

#include "MovieSceneParticleTrackSectionRecorder.h"

Syntax

virtual 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