Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem > TEntityRange
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityRange.h |
Include | #include "EntitySystem/MovieSceneEntityRange.h" |
TEntityPtr< T... > operator&91;&93;
&40;
int32 Index
&41; const
Remarks
Access a specific entity within this range The entity with all its components
Parameters
Name | Description |
---|---|
Index | The index of the entity within this range |