Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FComponentTypeInfo
| Name | TComplexComponentOpsCustomRefCollection |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneComponentTypeInfo.h |
| Include Path | #include "EntitySystem/MovieSceneComponentTypeInfo.h" |
Syntax
template<typename T>
struct TComplexComponentOpsCustomRefCollection : public UE::MovieScene::FComponentTypeInfo::TComplexComponentOpsBase< T >
Inheritance Hierarchy
- UE::MovieScene::FComponentTypeInfo::TComplexComponentOpsBase< T > → FComponentTypeInfo::TComplexComponentOpsCustomRefCollection
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TComplexComponentOpsCustomRefCollection
(
FComponentReferenceCollectionPtr InRefCollectionPtr |
EntitySystem/MovieSceneComponentTypeInfo.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RefCollectionPtr | FComponentReferenceCollectionPtr | EntitySystem/MovieSceneComponentTypeInfo.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddReferencedObjects
(
FReferenceCollector& ReferenceCollector, |
EntitySystem/MovieSceneComponentTypeInfo.h |