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

#include <MovieSceneComponentRegistry.h>

Public Member Functions

 FNewComponentTypeParams ()
 
 FNewComponentTypeParams (EComponentTypeFlags InFlags)
 
 FNewComponentTypeParams (FComponentReferenceCollectionPtr RefCollectionPtr, EComponentTypeFlags InFlags)
 

Public Attributes

FComponentReferenceCollectionPtr ReferenceCollectionCallback
 
EComponentTypeFlags Flags
 

Constructor & Destructor Documentation

◆ FNewComponentTypeParams() [1/3]

UE::MovieScene::FNewComponentTypeParams::FNewComponentTypeParams ( )
inline

◆ FNewComponentTypeParams() [2/3]

UE::MovieScene::FNewComponentTypeParams::FNewComponentTypeParams ( EComponentTypeFlags  InFlags)
inline

Implicit construction from type flags to support legacy API

◆ FNewComponentTypeParams() [3/3]

UE::MovieScene::FNewComponentTypeParams::FNewComponentTypeParams ( FComponentReferenceCollectionPtr  RefCollectionPtr,
EComponentTypeFlags  InFlags 
)
inlineexplicit

Member Data Documentation

◆ Flags

EComponentTypeFlags UE::MovieScene::FNewComponentTypeParams::Flags

◆ ReferenceCollectionCallback

FComponentReferenceCollectionPtr UE::MovieScene::FNewComponentTypeParams::ReferenceCollectionCallback

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