PEd_InstanceGetObjectName

A function defined in PEd_instanceLegacy.gml

PEd_InstanceGetObjectName(_id)

Description

Gets the object name of the instance.

Arguments

Name Type Description
_id Id.Instance The instance.

Returns

String Object name of the instance.

Note

When the room is saved, this name is used as object name.


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