ECollectionShareType

Windows
MacOS
Linux

References

Module

CollectionManager

Header

/Engine/Source/Developer/CollectionManager/Public/CollectionManagerTypes.h

Include

#include "CollectionManagerTypes.h"

Syntax

struct ECollectionShareType

Functions

Name Description

Public function Static

Type

 

FromString

(
    const TCHAR* InString,
    const Type ReturnIfConversionFails
)

Public function Static

FText

 

GetDescription

(
    const Type InType
)

Public function Static

FName

 

GetIconStyleName

(
    const Type InType,
    const TCHAR* InSizeSuffix
)

Public function Static

bool

 

IsValidChildType

(
    const Type InParentType,
    const Type InChildType
)

Public function Static

const TCHAR ...

 

ToString

(
    const Type InType
)

Public function Static

FText

 

ToText

(
    const Type InType
)

Enums

Name

Description

Public enum

Type

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss