Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | FNewComponentTypeParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneComponentRegistry.h |
| Include Path | #include "EntitySystem/MovieSceneComponentRegistry.h" |
Syntax
struct FNewComponentTypeParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EntitySystem/MovieSceneComponentRegistry.h | |||
FNewComponentTypeParams
(
EComponentTypeFlags InFlags |
Implicit construction from type flags to support legacy API | EntitySystem/MovieSceneComponentRegistry.h | |
FNewComponentTypeParams
(
FComponentReferenceCollectionPtr RefCollectionPtr, |
EntitySystem/MovieSceneComponentRegistry.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Flags | EComponentTypeFlags | EntitySystem/MovieSceneComponentRegistry.h | ||
| ReferenceCollectionCallback | FComponentReferenceCollectionPtr | EntitySystem/MovieSceneComponentRegistry.h |