UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FEntityRange Struct Reference

#include <MovieSceneEntitySystemTypes.h>

Public Attributes

const FEntityAllocationAllocation = nullptr
 
int32 ComponentStartOffset = 0
 
int32 Num = 0
 

Detailed Description

Defines a contiguous range of entities within an allocation

Member Data Documentation

◆ Allocation

const FEntityAllocation* UE::MovieScene::FEntityRange::Allocation = nullptr

◆ ComponentStartOffset

int32 UE::MovieScene::FEntityRange::ComponentStartOffset = 0

◆ Num

int32 UE::MovieScene::FEntityRange::Num = 0

The documentation for this struct was generated from the following file: