![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneComponentRegistry.h>
Public Member Functions | |
| FNewComponentTypeParams () | |
| FNewComponentTypeParams (EComponentTypeFlags InFlags) | |
| FNewComponentTypeParams (FComponentReferenceCollectionPtr RefCollectionPtr, EComponentTypeFlags InFlags) | |
Public Attributes | |
| FComponentReferenceCollectionPtr | ReferenceCollectionCallback |
| EComponentTypeFlags | Flags |
|
inline |
|
inline |
Implicit construction from type flags to support legacy API
|
inlineexplicit |
| EComponentTypeFlags UE::MovieScene::FNewComponentTypeParams::Flags |
| FComponentReferenceCollectionPtr UE::MovieScene::FNewComponentTypeParams::ReferenceCollectionCallback |