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

#include <MovieSceneEntityBuilder.h>

Public Member Functions

 FAddMany (const FComponentMask &InBaseComponentMask)
 
void AccumulateMask (FComponentMask &OutMask) const
 
void Apply (FEntityAllocation *Allocation, int32 ComponentOffset)
 

Public Attributes

FComponentMask BaseComponentMask
 

Detailed Description

Implemtntation of an untyped add payload

Constructor & Destructor Documentation

◆ FAddMany()

UE::MovieScene::FAddMany::FAddMany ( const FComponentMask InBaseComponentMask)
inlineexplicit

Member Function Documentation

◆ AccumulateMask()

void UE::MovieScene::FAddMany::AccumulateMask ( FComponentMask OutMask) const
inline

◆ Apply()

void UE::MovieScene::FAddMany::Apply ( FEntityAllocation Allocation,
int32  ComponentOffset 
)
inline

Member Data Documentation

◆ BaseComponentMask

FComponentMask UE::MovieScene::FAddMany::BaseComponentMask

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