Type

Windows
MacOS
Linux

References

Module

CollectionManager

Header

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

Include

#include "CollectionManagerTypes.h"

Syntax

enum Type
{
    Static,
    Dynamic,
}

Values

Name

Description

Static

This collection stores a list of contained objects.

Dynamic

This collection stores a query that can be run against the Content Browser.

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