Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/TEntityRange
| Type | Name | Description | |
|---|---|---|---|
TEntityRange () |
Default constructor - empty range | ||
TEntityRange
(
int32 InNum |
Constructor that initializes the size, but no component ptrs. | ||
TEntityRange
(
int32 InNum, |
Constructor that initializes the size and components for this range |