FMovieSceneObjectBindingID::ResolveBoundObjects

Resolve all the bound objects for this binding ID

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneObjectBindingID.h

Include

#include "MovieSceneObjectBindingID.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneObjectBindingID.cpp

Syntax

TArrayView< TWeakObjectPtr<> > ResolveBoundObjects
(
    const UE::MovieScene::FSequenceInstance & SequenceInstance
) const

Remarks

Resolve all the bound objects for this binding ID

Returns

An array view of all bound objects

Parameters

Parameter

Description

SequenceInstance

The sequence instance for the sub sequence that is resolving the 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