Navigation
API > API/Developer > API/Developer/CollectionManager
A name/type pair to uniquely identify a collection in a collection container
| Name | FCollectionNameType |
| Type | struct |
| Header File | /Engine/Source/Developer/CollectionManager/Public/CollectionManagerTypes.h |
| Include Path | #include "CollectionManagerTypes.h" |
Syntax
struct FCollectionNameType
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCollectionNameType
(
FName InName, |
CollectionManagerTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | CollectionManagerTypes.h | ||
| Type | ECollectionShareType::Type | CollectionManagerTypes.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FCollectionNameType& Other |
CollectionManagerTypes.h | ||
bool operator==
(
const FCollectionNameType& Other |
CollectionManagerTypes.h |