ISequencer::ConvertToSpawnable

Convert the Possessable to a Spawnable. Returns an array of Spawnable Id's

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencer.h

Include

#include "ISequencer.h"

Syntax

TArray< FGuid > ConvertToSpawnable
(
    FGuid Guid
)

Remarks

Convert the Possessable to a Spawnable. Returns an array of Spawnable Id's

Returns

Array of Spawnable Guids

Parameters

Parameter

Description

Guid

The Possessable Guid.

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