FMovieSceneSpawnable::RemoveChildPossessable

Remove the specified GUID from this spawnables list of dependent possessables

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnable.h"

Syntax

void RemoveChildPossessable
(
    const FGuid & PossessableGuid
)

Remarks

Remove the specified GUID from this spawnables list of dependent possessables

Parameters

Parameter

Description

PossessableGuid

The guid pertaining to the inner possessable

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