FMovieSceneSpawnableAnnotation::Find

Attempt to find an annotation for the specified object

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSpawnableAnnotation.h"

Source

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

Syntax

static TOptional< FMovieSceneSpawnableAnnotation > Find
(
    UObject * SpawnedObject
)

Remarks

Attempt to find an annotation for the specified 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