A function defined in __bbmod_array.gml
bbmod_array_to_buffer(_buffer, _type)
Writes an array into a buffer.
| Name | Type | Description |
|---|---|---|
| _array | Array |
The array to write to the buffer. |
| _buffer | Id.Buffer |
The buffer to write the data to. |
| _type | Constant.BufferDataType |
The value type. |
Copyright © 2025, BlueBurn. Built on April 12, 2025 using GMDoc.