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

#include <MovieSceneEntityBuilder.h>

+ Inheritance diagram for UE::MovieScene::FAdd:

Public Member Functions

 FAdd (FComponentTypeID InComponentTypeID)
 
void AccumulateMask (FComponentMask &OutMask) const
 
void Apply (FEntityAllocation *Allocation, int32 ComponentOffset)
 

Public Attributes

FComponentTypeID ComponentTypeID
 

Detailed Description

Implemtntation of an untyped add payload

Constructor & Destructor Documentation

◆ FAdd()

UE::MovieScene::FAdd::FAdd ( FComponentTypeID  InComponentTypeID)
inlineexplicit

Member Function Documentation

◆ AccumulateMask()

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

◆ Apply()

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

Member Data Documentation

◆ ComponentTypeID

FComponentTypeID UE::MovieScene::FAdd::ComponentTypeID

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