Length

Determines the number of entries in a provided Map.

Choose your operating system:

Windows

macOS

Linux

Map_LengthNode.png

The Length node gets the number of entries in a given Map.

Inputs

Pin Location

Name

Description

Map_LengthNode_1.png

Target Set

The Map that you want to get the length of.

Outputs

Pin Location

Name

Description

Map_LengthNode_2.png

Integer Return Value

The length of the Map. In other words, the length is the number of entries that were counted in the Map.

Example Usage

Map_LengthUsage.png

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