Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | FMutuallyInclusiveComponentParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneMutualComponentInclusivity.h |
| Include Path | #include "EntitySystem/MovieSceneMutualComponentInclusivity.h" |
Syntax
struct FMutuallyInclusiveComponentParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMutuallyInclusiveComponentParams() |
EntitySystem/MovieSceneMutualComponentInclusivity.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CustomInitializer | TUniquePtr< IMutualComponentInitializer > | Custom initializer for this included component | EntitySystem/MovieSceneMutualComponentInclusivity.h | |
| Type | EMutuallyInclusiveComponentType | Optional by default because generally we do not want mutual components on Imported entities | EntitySystem/MovieSceneMutualComponentInclusivity.h |