Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemTypes.h |
Include | #include "EntitySystem/MovieSceneEntitySystemTypes.h" |
Syntax
struct FEntityRange
Remarks
Defines a contiguous range of entities within an allocation
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
const FEntityAllocation * | Allocation | |
![]() |
int32 | ComponentStartOffset | |
![]() |
int32 | Num |