A function defined in __bbmod_save.gml
bbmod_load_instances_from_buffer(_buffer[, _idsOut])
Loads instances from a buffer.
Name | Type | Description |
---|---|---|
_buffer | Id.Buffer |
A buffer to load instances from. |
_idsOut | Array<Id.Instance> |
An array to hold all loaded instances. |
Real
Returns number of loaded instances.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.