Navigation
Unreal Engine C++ API Reference > 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 |