A function defined in PEd_instanceLegacy.gml
PEd_InstanceSetObjectName(_id, _str)
Sets instance object name.
Name | Type | Description |
---|---|---|
_id | Id.Instance |
The instance. |
_str | String |
The new object name. |
When room saved, this name is used as objet name.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.