Yotsuba Games

List Enumerate

Pairs each list element with its index

basic
Since P00

Input Ports

List

List input for List Enumerate.

List\<Any>

Output Ports

Entries

Entries output from List Enumerate.

List\<Map>
Count

Count output from List Enumerate.

Int

Overview

Pairs each list element with its index

Inputs and Outputs

Input Ports

  • List List\<Any>: List input for List Enumerate.

Output Ports

  • Entries List\<Map>: Entries output from List Enumerate.
  • Count Int: Count output from List Enumerate.

When to Use

Use List Enumerate when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.

Notes

Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.

List Enumerate โ€” PixPipeline Node Reference