A function defined in __bbmod_save.gml
bbmod_instance_to_buffer(_instance, _buffer, _properties)
Serializes an instance to a buffer.
Name | Type | Description |
---|---|---|
_instance | Id.Instance |
The instance to serialize. |
_buffer | Id.Buffer |
The buffer to serialize the instance to. |
_properties | Array<Struct.BBMOD_Property> |
Array of properties to serialize. |
bbmod_object_get_property_array
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.