Documentation

Set - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Multi-Dimensional Array :: Set

Root.MultiArray.Set(
  Indices Float Array,
  Value Variant
) 
Sets value at floating-point indices (snaps to nearest slot)

Parameters

Indices Float Array
Value Variant

Return Value

Nothing

Lua Usage

multiDimensionalArray:Set(indices, value)

If you think anything is missing, please feel free to: submit documentation feedback on this page