-
Notifications
You must be signed in to change notification settings - Fork 236
Lib.numbers.floats.logic.PickFloatList
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Picks a FloatList from the connected list inputs.
| Name (Relevancy & Type) | Description |
|---|---|
| Input (List`1Required) | Input for one or more FloatLists |
| Index (Int32) | Selects which of the connected lists is used as an output |
| Name | Type |
|---|---|
| Selected | System.Collections.Generic.List`1[System.Single] |
⚠ Everything else is automatically generated and will be overwritten regularly.