A function defined in __bbmod_save.gml
bbmod_save_instances_to_buffer(_object, _buffer)
Saves all instances of an object to a buffer.
Name | Type | Description |
---|---|---|
_object | Asset.GMObject |
Use keyword all to save all existing instances. |
_buffer | Id.Buffer |
The buffer to save the instances to. |
Real
Number of saved instances.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.