bbmod_object_get_property_array

function

bbmod_object_get_property_array(_object, _dest)

Description

Retrieves an array of all serializable properties of an object.

Arguments

Name Type Description
_object Asset.GMObject The object to get serializable properties of.
_dest Array<Struct.BBMOD_Property> An array to store the properties to. It is not automatically cleared before the properties are added!

Returns

Real Number of serializable properties that the object has.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.