Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/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 |