FMovieSceneSpawnable::SetObjectTemplate

Set the object template to the specified object directly.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnable.h"

Syntax

void SetObjectTemplate
(
    UObject * InObjectTemplate
)

Remarks

Set the object template to the specified object directly. Used for Copy/Paste, typically you should use CopyObjectTemplate.

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