TEntityRange::GetComponentArrayReference

Return a reference to the component array pointer at the specified index.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneEntityRange.h"

Syntax

template<int ComponentTypeIndex>
auto *& GetComponentArrayReference()

Remarks

Return a reference to the component array pointer at the specified index. Should only be used for initialization

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