UMovieSceneTrackInstance::GetAnimatedObject

Retrieve the object that is being animated (may be nullptr for master tracks)

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/TrackInstance/MovieSceneTrackInstance.h

Include

#include "EntitySystem/TrackInstance/MovieSceneTrackInstance.h"

Syntax

UObject * GetAnimatedObject() const

Remarks

Retrieve the object that is being animated (may be nullptr for master tracks)

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