bbmod_instance_to_buffer

A function defined in __bbmod_save.gml

bbmod_instance_to_buffer(_instance, _buffer, _properties)

Description

Serializes an instance to a buffer.

Arguments

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.

See also

bbmod_object_get_property_array

Do you find this page helpful?

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