TEntityRange::TEntityRange

Constructor that initializes the size and components for this range

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityRange.h

Include

#include "EntitySystem/MovieSceneEntityRange.h"

Syntax

TEntityRange
(
    int32 InNum,
    T *... InComponentArrays
)

Remarks

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