ECollectionShareType

Unreal Engine C++ API Reference > Developer > CollectionManager

References

   
Module CollectionManager
Header /Engine/Source/Developer/CollectionManager/Public/CollectionManagerTypes.h
Include #include "CollectionManagerTypes.h"

Syntax

struct ECollectionShareType  

Functions

Type Name Description
Type FromString ( const TCHAR* InString, const Type ReturnIfConversionFails )  
FText GetDescription ( const Type InType )  
FName GetIconStyleName ( const Type InType, const TCHAR* InSizeSuffix )  
bool IsValidChildType ( const Type InParentType, const Type InChildType )  
const TCHAR ... ToString ( const Type InType )  
FText ToText ( const Type InType )  

Enums

Type Name Description
Public enum Type  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library