Array Control

Dynamic lists of other property types.

Choose your operating system:

Windows

macOS

Linux

Arrays are dynamic lists of some other type of property, such as Object references. The list of elements is displayed vertically with each individual element using the standard controls for that property type.

Array control

Items can be added by pressing the Add (+) button.

Array with new element

You can also select multiple Assets from the Content Browser and drag and drop them onto the array header to fill the array. Select any Assets of the same type that you want to add to the array, and drag them from the Content Browser into the array header. This works for any array that stores Assets, and simplifies the workflow when working with large arrays.

Drag and Drop Assets Into Array

All existing elements in the array can be removed by pressing the Clear Array (trashcan) button.

Array with no elements

Each element in the array can execute one of several options exposed by pressing the Element Options (down arrow) button.

Element Options Menu

Option

Description

Insert

Inserts a new element into the array before the current element.

array.png

Array with inserted element

Before

After

Delete

Removes the current element.

array.png

Array with deleted element

Before

After

Duplicate

Inserts a copy of the current element into the array after the current element.

array.png

Array with copied element

Before

After

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