FMovieSceneEntitySystemGraph::GatherReferencesTo

O(n) time

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemGraphs.h

Include

#include "EntitySystem/MovieSceneEntitySystemGraphs.h"

Syntax

template<typename Allocator>
void GatherReferencesTo
(
    const UMovieSceneEntitySystem * ToReference,
    TArray< UMovieSceneEntitySystem *, Allocator > & OutReferences
)

Remarks

O(n) time

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