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

#include <MovieSceneTaskScheduler.h>

Public Attributes

TArray< FPreLockedDataPtrPreLockedComponentData
 
uint16 AllocationIndex = MAX_uint16
 

Member Data Documentation

◆ AllocationIndex

uint16 UE::MovieScene::FScheduledTask::FLockedComponentData::AllocationIndex = MAX_uint16

Allocation index within FEntityManager::EntityAllocations

◆ PreLockedComponentData

TArray<FPreLockedDataPtr> UE::MovieScene::FScheduledTask::FLockedComponentData::PreLockedComponentData

Relative pointer to the start of our prelocked data inside FEntitySystemScheduler::PreLockedComponentData


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