FMovieSceneSpawnable::MarkSpawnableTemplate

Indicate that the specified object is a spawnable template object

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnable.h"

Source

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

Syntax

static void MarkSpawnableTemplate
(
    const UObject & InObject
)

Remarks

Indicate that the specified object is a spawnable template object

Parameters

Parameter

Description

InObject

The object to mark

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