TEntityRange::TEntityRange

Constructor that initializes the size, but no component ptrs.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneEntityRange.h"

Syntax

TEntityRange
(
    int32 InNum
)

Remarks

Constructor that initializes the size, but no component ptrs. Subsequent calls to InitializeComponentArray should be made

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