UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::TOverlappingEntityTrackerImpl< OutputType, InputKeyTypes >::FOutput Struct Reference

#include <MovieSceneOverlappingEntityTracker.h>

Public Attributes

KeyType Key
 
OutputType OutputData
 
FEntityOutputAggregate Aggregate
 

Member Data Documentation

◆ Aggregate

template<typename OutputType , typename... InputKeyTypes>
FEntityOutputAggregate UE::MovieScene::TOverlappingEntityTrackerImpl< OutputType, InputKeyTypes >::FOutput::Aggregate

◆ Key

template<typename OutputType , typename... InputKeyTypes>
KeyType UE::MovieScene::TOverlappingEntityTrackerImpl< OutputType, InputKeyTypes >::FOutput::Key

◆ OutputData

template<typename OutputType , typename... InputKeyTypes>
OutputType UE::MovieScene::TOverlappingEntityTrackerImpl< OutputType, InputKeyTypes >::FOutput::OutputData

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