Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/TEntityRange
Description
Return a reference to the component array pointer at the specified index. Should only be used for initialization
| Name | GetComponentArrayReference |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityRange.h |
| Include Path | #include "EntitySystem/MovieSceneEntityRange.h" |
template<int ComponentTypeIndex>
auto *& GetComponentArrayReference()