SetFloatListValue¶
Manipulate a value in a float list
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Mode (Int32) | — |
| TriggerSet (Boolean) | — |
| FloatList (List`1) | — |
| Index (Int32) | — |
| Value (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Collections.Generic.List`1[System.Single] |