bbmod_array_to_buffer

A function defined in __bbmod_array.gml

bbmod_array_to_buffer(_buffer, _type)

Description

Writes an array into a buffer.

Arguments

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.
Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.