TEntityRange

Overload list

Windows
MacOS
Linux
Name Description

Public function

TEntityRange()

Default constructor - empty range

Public function

TEntityRange

(
    int32 InNum
)

Constructor that initializes the size, but no component ptrs.

Public function

TEntityRange

(
    int32 InNum,
    T*... InComponentArrays
)

Constructor that initializes the size and components for this range

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss