UMovieSceneFolder::AddChildObjectBinding

Adds a guid for an object binding to this folder.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneFolder.h"

Source

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

Syntax

void AddChildObjectBinding
(
    const FGuid & InObjectBinding
)

Remarks

Adds a guid for an object binding to this folder. Automatically calls Modify() on the folder 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